Wow I wasn't even close

This commit is contained in:
Adam
2015-10-16 19:26:43 -04:00
parent ad63c9d423
commit 302f0bcfe1
2 changed files with 23 additions and 19 deletions

View File

@@ -16,7 +16,7 @@ public class StoreTest
@BeforeClass
public static void before()
{
System.setProperty("java.io.tmpdir", "c:/rs/temp");
System.setProperty("java.io.tmpdir", "d:/rs/07/temp/");
}
@Test