X-Git-Url: http://wamblee.org/gitweb/?a=blobdiff_plain;f=branches%2FTO_MAVEN%2Fsupport%2Fsrc%2Ftest%2Fjava%2Forg%2Fwamblee%2Fio%2FFileSystemUtils.java;h=99a8d2e7835b1b3d50e900455f666e0eb6b5b6a4;hb=558ff26140c9b37f6a89c8ae54c330874ea49ab7;hp=8b485b72e6380b43a0cef14940297d7eaf80ea77;hpb=61fead9d278c97c048ad2dcd9b6a32a8c58951ec;p=utils diff --git a/branches/TO_MAVEN/support/src/test/java/org/wamblee/io/FileSystemUtils.java b/branches/TO_MAVEN/support/src/test/java/org/wamblee/io/FileSystemUtils.java index 8b485b72..99a8d2e7 100644 --- a/branches/TO_MAVEN/support/src/test/java/org/wamblee/io/FileSystemUtils.java +++ b/branches/TO_MAVEN/support/src/test/java/org/wamblee/io/FileSystemUtils.java @@ -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.