diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-04-05 00:27:31 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-04-05 00:27:31 +0100 |
| commit | 42f74b7980945813e1318d6d0b37b2da3a492c05 (patch) | |
| tree | de3ae846f4a6998bd60291b66b72152ee57d40f1 /test/read_interop_subtitle_test.cc | |
| parent | bc118b663b0582cf4afdce3000beb8bac35b16ef (diff) | |
Add a couple of small bold tests.
Diffstat (limited to 'test/read_interop_subtitle_test.cc')
| -rw-r--r-- | test/read_interop_subtitle_test.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/read_interop_subtitle_test.cc b/test/read_interop_subtitle_test.cc index 7cbb5803..7822d47e 100644 --- a/test/read_interop_subtitle_test.cc +++ b/test/read_interop_subtitle_test.cc @@ -134,7 +134,7 @@ BOOST_AUTO_TEST_CASE (read_interop_subtitle_test1) BOOST_CHECK_EQUAL (s.back(), dcp::SubtitleString ( string ("theFontId"), false, - false, + true, dcp::Colour (255, 255, 255), 39, 1.0, |
