diff options
| author | Carl Hetherington <cth@carlh.net> | 2025-01-06 20:00:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2025-01-07 20:22:28 +0100 |
| commit | 9eb50432aabf0e09f3db66294564ec91fac2c94d (patch) | |
| tree | 1ba55735215ae3f39d061513b6a58d91f0e40f9e /test/wscript | |
| parent | cf50dd3ac0153935f6b4f1ae9da16bc2b473d1a0 (diff) | |
Fix email date format in non-English locales (#2928).2928-email
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 229330265..115121bde 100644 --- a/test/wscript +++ b/test/wscript @@ -80,6 +80,7 @@ def build(bld): dcp_subtitle_test.cc digest_test.cc dkdm_recipient_list_test.cc + email_test.cc empty_caption_test.cc empty_test.cc encryption_test.cc |
