Recover test config after config_test.cc runs.
[dcpomatic.git] / test / test.h
index 96e85051041fcd77681607ca1e185beefc320ac2..ff5a2a34ed66d693be94970f849955abc98f68cf 100644 (file)
@@ -26,6 +26,7 @@ class Image;
 extern boost::filesystem::path private_data;
 
 extern bool wait_for_jobs ();
+extern void setup_test_config ();
 extern boost::shared_ptr<Film> new_test_film (std::string);
 extern boost::shared_ptr<Film> new_test_film2 (std::string);
 extern void check_dcp (boost::filesystem::path, boost::filesystem::path);