conductor(checkpoint): Checkpoint end of Phase 1: High-Resolution Telemetry Engine
This commit is contained in:
5
run_tests.py
Normal file
5
run_tests.py
Normal file
@@ -0,0 +1,5 @@
|
||||
import pytest
|
||||
import sys
|
||||
|
||||
if __name__ == "__main__":
|
||||
sys.exit(pytest.main(sys.argv[1:]))
|
||||
Reference in New Issue
Block a user