(no commit message)
authorerik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Fri, 1 Sep 2006 21:45:40 +0000 (21:45 +0000)
committererik <erik@77661180-640e-0410-b3a8-9f9b13e6d0e0>
Fri, 1 Sep 2006 21:45:40 +0000 (21:45 +0000)
support/src/test/java/wamblee/io/FileSystemUtils.java

index 34ab13af6cf3c2728130bf724296e43b9064c4cf..8b485b72e6380b43a0cef14940297d7eaf80ea77 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 = "../src/test/resources";
 
     /*
      * Disabled.