diff options
| author | Carl Hetherington <cth@carlh.net> | 2023-01-17 17:20:57 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2023-01-17 17:20:57 +0100 |
| commit | 6e09a576c0f1e36d442c40e1d3ddb6c29df8b7ea (patch) | |
| tree | e14913a0e4d978548189e81af4f4302c2b2ec92d /test/wscript | |
| parent | 8459b5cfb0c8adeef176a34e5b301bc18471a80b (diff) | |
Add some very basic tests of Collator.
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 e54d5c985..5807d94ea 100644 --- a/test/wscript +++ b/test/wscript @@ -60,6 +60,7 @@ def build(bld): cinema_sound_processor_test.cc client_server_test.cc closed_caption_test.cc + collator_test.cc colour_conversion_test.cc config_test.cc content_test.cc |
