Merge master.
[dcpomatic.git] / test / test.cc
index 32f74a7d2fb62b8243056d11c11b84eeb5eea0b1..c233a661ddf4666cb65bd89c68a413d44950fcdb 100644 (file)
@@ -47,7 +47,7 @@ using std::cerr;
 using std::list;
 using boost::shared_ptr;
 
-boost::filesystem::path private_data = boost::filesystem::path ("test") / boost::filesystem::path ("private");
+boost::filesystem::path private_data = boost::filesystem::path ("..") / boost::filesystem::path ("dcpomatic-test-private");
 
 class TestUISignaller : public UISignaller
 {