summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorjvoisin2023-11-08 15:28:08 +0100
committerjvoisin2023-11-08 15:44:33 +0100
commitbbd5b2817c9d64013e2f5ed670aca8d4738bb484 (patch)
tree4283c4feecffad6de0296b961364d85bbafe8442 /tests
parent73f2a87aa0f99fb4816f2b4d86dae11c4980b1a2 (diff)
Fix the CI on Debian
Diffstat (limited to 'tests')
-rw-r--r--tests/test_libmat2.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_libmat2.py b/tests/test_libmat2.py
index ee43fba..c64e4cb 100644
--- a/tests/test_libmat2.py
+++ b/tests/test_libmat2.py
@@ -508,6 +508,7 @@ class TestCleaning(unittest.TestCase):
508 'TrackID': 1, 508 'TrackID': 1,
509 'TrackLayer': 0, 509 'TrackLayer': 0,
510 'TransferCharacteristics': 'BT.709', 510 'TransferCharacteristics': 'BT.709',
511 'VideoFullRangeFlag': 0,
511 }, 512 },
512 },{ 513 },{
513 'name': 'wmv', 514 'name': 'wmv',