refactor move utils

This commit is contained in:
Adam
2015-10-17 14:12:04 -04:00
parent c36ff0c5bd
commit 7c7de16025
8 changed files with 11 additions and 27 deletions

View File

@@ -5,7 +5,7 @@ import org.junit.Test;
public class StoreLoadTest
{
@Test
//@Test
public void test() throws IOException
{
Store store = new Store(new java.io.File("d:/rs/07/cache"));//c:/rs/cache"));