diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-08-19 17:12:27 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-08-19 17:12:27 +0100 |
| commit | dc35647c6383d0585ed6d9d3dfde32ef129d0d80 (patch) | |
| tree | 529d3b9ab13ad2ed321092c904bdaa36add92f6e /test/tests.cc | |
| parent | 49f942e13b1380c4df474f45d657e1a46bb6e2d8 (diff) | |
Try to fix time zone offsets in Windows.
Diffstat (limited to 'test/tests.cc')
| -rw-r--r-- | test/tests.cc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/tests.cc b/test/tests.cc index 1057f789..11189558 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -70,6 +70,7 @@ wav (libdcp::Channel) static string test_corpus = "../libdcp-test"; +#include "bias_to_string_test.cc" #include "lut_test.cc" #include "util_test.cc" #include "decryption_test.cc" |
