diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-07-12 20:55:29 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-07-12 20:55:29 +0100 |
| commit | f28303e1f00075841ac00fe4bb18ca37cbf1a7af (patch) | |
| tree | 82329bd11c6b061beec3c2e0f6db701fd7983fa4 /test/tests.cc | |
| parent | 493875161c36a782a785c191ff997c8e26cccde3 (diff) | |
Add XYZFrame and use it.
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 fa0b57ab..1057f789 100644 --- a/test/tests.cc +++ b/test/tests.cc @@ -70,6 +70,7 @@ wav (libdcp::Channel) static string test_corpus = "../libdcp-test"; +#include "lut_test.cc" #include "util_test.cc" #include "decryption_test.cc" #include "kdm_test.cc" |
