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:
parent
82cbc22577
commit
378ae39bef
1 changed files with 0 additions and 0 deletions
0
tests/video/__init__.py
Normal file
0
tests/video/__init__.py
Normal file
Loading…
Reference in a new issue