Remove a directory created by the config machinery to avoid confusion.
[dcpomatic.git] / test / map_cli_test.cc
index a4056dc46009c7255d4355f197b48be84de10184..94eb50b5a472468fc76d61db6ddb169be71a542e 100644 (file)
@@ -433,6 +433,7 @@ BOOST_AUTO_TEST_CASE(map_with_given_config)
        };
 
        boost::filesystem::remove_all(out);
+       boost::filesystem::remove_all("test/data/map_with_given_config/2.18");
 
        Config::instance()->drop();
        vector<string> output_messages;