move interop tests tools into tests folder

This commit is contained in:
pacrob
2025-01-25 15:16:54 -07:00
parent 460db3dce8
commit e0814c9860
13 changed files with 16 additions and 14 deletions

View File

@ -38,7 +38,8 @@ lint:
)
test:
python -m pytest tests
# remove core specification once interop tests pass
python -m pytest tests/core
# protobufs management