diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-12-24 21:48:59 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-12-25 20:20:04 +0100 |
| commit | 814b733f6e32d908e43f60417eeff3ea8052c091 (patch) | |
| tree | d67fb1d69c14327cb678d2616cddde1650c69e58 /test/wscript | |
| parent | 3b466174d45758fe1afb21a3a791970b57940c25 (diff) | |
Add test for failure to load things with non-ASCII paths.test-filename
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 e32ec9acb..229330265 100644 --- a/test/wscript +++ b/test/wscript @@ -98,6 +98,7 @@ def build(bld): file_group_test.cc file_log_test.cc file_naming_test.cc + filename_charset_test.cc film_test.cc film_metadata_test.cc find_missing_test.cc |
