summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-25 13:56:30 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-25 13:56:30 +0100
commit35249aba26fccb83ad8dc703a3ea02d211ea840f (patch)
tree6738a2b04ac6304ee2795390297b00cfe8974cf5 /test
parentc00435b4862971c7acd3844eaaac8ae6677f8eba (diff)
Support reading subrip subtitles from a string; remove UTF-16 test.
Diffstat (limited to 'test')
-rw-r--r--test/subrip_reader_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/subrip_reader_test.cc b/test/subrip_reader_test.cc
index 79bda51..0e7f50d 100644
--- a/test/subrip_reader_test.cc
+++ b/test/subrip_reader_test.cc
@@ -348,5 +348,4 @@ BOOST_AUTO_TEST_CASE (subrip_read_test)
test ("sintel_en.srt");
test ("sintel_fr.srt");
test ("Fight.Club.1999.720p.BRRip.x264-x0r.srt");
- test ("Chudo.Berna.2003.DUAL.BDRip.XviD.AC3.-HELLYWOOD.ENG.srt");
}