mirror of
https://github.com/varun-r-mallya/py-libp2p.git
synced 2025-12-31 20:36:24 +00:00
delete old interop, turn on with placeholders, add py312 and py313 to CI testing
This commit is contained in:
5
tests/interop/rust_libp2p/test_rust_basic.py
Normal file
5
tests/interop/rust_libp2p/test_rust_basic.py
Normal file
@ -0,0 +1,5 @@
|
||||
def test_rust_libp2p_placeholder():
|
||||
"""
|
||||
Placeholder test for rust-libp2p interop tests.
|
||||
"""
|
||||
assert True, "Placeholder test for rust-libp2p interop tests"
|
||||
Reference in New Issue
Block a user