summaryrefslogtreecommitdiff
path: root/test/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-03-03 00:09:01 +0100
committerCarl Hetherington <cth@carlh.net>2025-03-08 00:12:07 +0100
commit3be10e6264ee8a817c4b6ed744a2a34cf99cecea (patch)
treeef4afdd0e4d9ca8fb1eecc0abf1b380a2f6c5132 /test/wscript
parentf190ce5af38c87b2586cff0b49d6be0bb38f5b0d (diff)
Add a basic test of the encode CLI.
Diffstat (limited to 'test/wscript')
-rw-r--r--test/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/wscript b/test/wscript
index 85bfccf56..714c237a4 100644
--- a/test/wscript
+++ b/test/wscript
@@ -85,6 +85,7 @@ def build(bld):
email_test.cc
empty_caption_test.cc
empty_test.cc
+ encode_cli_test.cc
encryption_test.cc
file_extension_test.cc
ffmpeg_audio_only_test.cc