diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-11-06 21:50:34 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-09 00:05:00 +0100 |
| commit | fce34133951ba5b8cf90b4f415ce8e4ef1e5d5a0 (patch) | |
| tree | 1c340c7103c4f07d20b2f5f21d672c4953eefdbb /test/wscript | |
| parent | ecab373f1fe520441b0234378615b61e4016387b (diff) | |
Add some tests for EnumIndexedVector.
Diffstat (limited to 'test/wscript')
| -rw-r--r-- | test/wscript | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript index e9f24f0fe..0d39934ba 100644 --- a/test/wscript +++ b/test/wscript @@ -83,6 +83,7 @@ def build(bld): empty_caption_test.cc empty_test.cc encryption_test.cc + enum_indexed_vector_test.cc file_extension_test.cc ffmpeg_audio_only_test.cc ffmpeg_audio_test.cc |
