diff options
Diffstat (limited to 'test/test.h')
| -rw-r--r-- | test/test.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test.h b/test/test.h index d6691bc0..47a615d8 100644 --- a/test/test.h +++ b/test/test.h @@ -19,4 +19,4 @@ extern boost::filesystem::path j2c (int); extern boost::filesystem::path wav (libdcp::Channel); -extern std::string test_corpus; +extern std::string private_test; |
