diff --git a/test/test_detector.py b/test/test_detector.py new file mode 100644 index 00000000..245de27c --- /dev/null +++ b/test/test_detector.py @@ -0,0 +1,4 @@ +# placeholder for now + +def test_func(): + assert 1 \ No newline at end of file