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/zig_libp2p/test_zig_basic.py
Normal file
5
tests/interop/zig_libp2p/test_zig_basic.py
Normal file
@ -0,0 +1,5 @@
|
||||
def test_zig_libp2p_placeholder():
|
||||
"""
|
||||
Placeholder test for zig-libp2p interop tests.
|
||||
"""
|
||||
assert True, "Placeholder test for zig-libp2p interop tests"
|
||||
Reference in New Issue
Block a user