diff options
| author | Andrei Aiordachioaie <a.aiordachioaie@jacobs-university.de> | 2009-05-29 12:38:32 +0200 |
|---|---|---|
| committer | Andrei <a.aiordachioaie@jacobs-university.de> | 2009-07-07 10:52:30 +0200 |
| commit | c86977b6aaea3f635fc8ebee7c03cb3a0080c9ec (patch) | |
| tree | 15bac9f8ea3eecc87d26d08f23a003b13376f1f0 /src/wcps/server/test/GrammarTest.java | |
| parent | f8a46d792930649163ccc3c08b379b16d9d7f772 (diff) | |
Class renaming + file cleanup
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 |
