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

index 8b485b72e6380b43a0cef14940297d7eaf80ea77..99a8d2e7835b1b3d50e900455f666e0eb6b5b6a4 100644 (file)
@@ -38,7 +38,7 @@ public final class FileSystemUtils {
     /**
      * Test output directory relative to the sub project.
      */
-    private static final String TEST_OUTPUT_DIR = "resources/testoutput";
+    private static final String TEST_OUTPUT_DIR = "../target/testoutput";
     
     /**
      * Test input directory relative to the sub project.