Commit a7368fcd authored by Dave Syer's avatar Dave Syer

Move grab-sample to resources dir

parent 439f0413
...@@ -35,7 +35,7 @@ import static org.junit.Assert.assertTrue; ...@@ -35,7 +35,7 @@ import static org.junit.Assert.assertTrue;
public class GrabCommandIntegrationTests { public class GrabCommandIntegrationTests {
@Rule @Rule
public CliTester cli = new CliTester("grab-samples/"); public CliTester cli = new CliTester("src/test/resources/grab-samples/");
@Before @Before
@After @After
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment