soulsync/tests/video/__init__.py
BoulderBadgeDad 378ae39bef tests: add missing tests/video package marker
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).
2026-06-23 10:54:27 -07:00

0 lines
Python