summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-01-09 13:01:50 +0100
committerCarl Hetherington <cth@carlh.net>2024-01-09 13:01:50 +0100
commit66563a87f230392d3405b5b20997f43cbcd9cf6b (patch)
tree482cbb3eb9d67e8078297e90ef742fecfbbd2e96
parent69a84c50d0e1196c3a83883173e4a301ff550364 (diff)
Cleanup: white space.
-rw-r--r--test/film_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/film_test.cc b/test/film_test.cc
index 475fb6d8b..e8f04dc93 100644
--- a/test/film_test.cc
+++ b/test/film_test.cc
@@ -42,6 +42,5 @@ BOOST_AUTO_TEST_CASE(film_contains_atmos_content_test)
auto film4 = new_test_film2("film_contains_atmos_content_test4", { image, sound });
BOOST_CHECK(!film4->contains_atmos_content());
-
}