summaryrefslogtreecommitdiff
path: root/test/tests.cc
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2013-08-21 11:17:42 +0100
committerCarl Hetherington <cth@carlh.net>2013-08-21 11:17:42 +0100
commitd43370b8a879f5d318701de4f16808a7cb1de77e (patch)
tree28a9a936dc33a51bd475521b45f3a0c2aab8ce73 /test/tests.cc
parentc74cdcf36955c77dc43d4e7a1d064d0bfcb631c7 (diff)
Try to fix timezone offset formatting.
Diffstat (limited to 'test/tests.cc')
-rw-r--r--test/tests.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tests.cc b/test/tests.cc
index 11189558..2543d025 100644
--- a/test/tests.cc
+++ b/test/tests.cc
@@ -70,7 +70,7 @@ wav (libdcp::Channel)
static string test_corpus = "../libdcp-test";
-#include "bias_to_string_test.cc"
+#include "utc_offset_to_string_test.cc"
#include "lut_test.cc"
#include "util_test.cc"
#include "decryption_test.cc"