build results now in subdir of project dir instead of in subdir of build
[utils] / support / test / org / wamblee / io / FileSystemUtils.java
index cffd0780e83fc41365566086fe768a2c3f4b5de2..34ab13af6cf3c2728130bf724296e43b9064c4cf 100644 (file)
@@ -43,7 +43,7 @@ public final class FileSystemUtils {
     /**
      * Test input directory relative to the sub project. 
      */
-    private static final String TEST_INPUT_DIR = "resources/test";
+    private static final String TEST_INPUT_DIR = "../resources/test";
 
     /*
      * Disabled.