diff options
| author | Carl Hetherington <cth@carlh.net> | 2020-09-30 21:20:32 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2020-09-30 21:20:32 +0200 |
| commit | 96485f51e7a0c01da5f238e106402c4736597bc0 (patch) | |
| tree | 69c41fa0a3e2341072de80b0866ff4545970569b /test/ssa_reader_test.cc | |
| parent | a61dd7004929d59e882974640a2cc7526b13bfd6 (diff) | |
Obfuscate some test file names.
Diffstat (limited to 'test/ssa_reader_test.cc')
| -rw-r--r-- | test/ssa_reader_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ssa_reader_test.cc b/test/ssa_reader_test.cc index 589ef92..f8297b8 100644 --- a/test/ssa_reader_test.cc +++ b/test/ssa_reader_test.cc @@ -152,7 +152,7 @@ BOOST_AUTO_TEST_CASE (ssa_reader_test2) test ("DKH_UT_EN20160601def.ssa"); test ("dcpsubtest-en.ssa"); test ("dcpsubtest-en.ssa"); - test ("Widdershins_GERMAN_SUBS_grey.ass"); + test ("W_GERMAN_SUBS_grey.ass"); } #define SUB_START(f, t) \ |
