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).
This commit is contained in:
BoulderBadgeDad 2026-06-23 10:54:27 -07:00
parent 82cbc22577
commit 378ae39bef

0
tests/video/__init__.py Normal file
View file