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