From ffe35585f08d0a5aeccf3e32f9c4cd2a5a6f43f5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 9 Mar 2020 16:42:30 +0100 Subject: Add failing test for one short-reel possibility. --- test/test.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'test/test.h') diff --git a/test/test.h b/test/test.h index 3a11effa1..c94bad595 100644 --- a/test/test.h +++ b/test/test.h @@ -26,6 +26,12 @@ class Image; extern boost::filesystem::path private_data; +class TestPaths +{ +public: + static boost::filesystem::path xsd; +}; + extern bool wait_for_jobs (); extern void setup_test_config (); extern boost::shared_ptr new_test_film (std::string); -- cgit v1.2.3