diff options
Diffstat (limited to 'src/wcps/server/test/GrammarTest.java')
| -rw-r--r-- | src/wcps/server/test/GrammarTest.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wcps/server/test/GrammarTest.java b/src/wcps/server/test/GrammarTest.java index be00682..5ee33eb 100644 --- a/src/wcps/server/test/GrammarTest.java +++ b/src/wcps/server/test/GrammarTest.java @@ -37,7 +37,7 @@ import wcps.server.cli.grammar; public class GrammarTest { // Put new test cases in this folder following the current naming scheme - String folder = "testing/testcases-wcps/"; + String folder = "test/testcases-wcps/"; // How many tests we have to run int numTests = 0; // tests |
