diff options
| author | Carl Hetherington <cth@carlh.net> | 2014-02-26 15:43:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2014-02-26 15:43:53 +0000 |
| commit | f3fba4af9566ae02f44dfa660c71dbaef6f4f92b (patch) | |
| tree | 4b55c96e9101cee3c2b1f9dd854fad8c68a4383b /test/test.h | |
| parent | 583999819d97ae98e97997ed7d6ccde9abc13e9b (diff) | |
Clean up unit testing.
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; |
