tests/video/__init__.py was created with the phase-1a gap-engine tests but never staged (those commits added test files by explicit path). Every other test subfolder has a tracked __init__.py; this keeps tests/video consistent and guards against import-file-mismatch under pytest's default prepend import mode (the suite already has a real duplicate basename, test_selection.py).
0 lines
Python
0 lines
Python