diff options
| author | Andrei Aiordachioaie <a.aiordachioaie@jacobs-university.de> | 2009-06-08 18:04:49 +0200 |
|---|---|---|
| committer | Andrei Aiordachioaie <a.aiordachioaie@jacobs-university.de> | 2009-07-07 10:56:25 +0200 |
| commit | ccfe8267a76abb3fccd4f439447a8142d25c9d21 (patch) | |
| tree | 75aa12fa7c82030eec0f674ffad26f33ee0d2d80 /src | |
| parent | afd006f9d6c846f95dae1dd5bef8e16b11ea422d (diff) | |
Removed stale WCS test files
Diffstat (limited to 'src')
| -rw-r--r-- | src/wcps/server/test/FullTestsOnline.java | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/wcps/server/test/FullTestsOnline.java b/src/wcps/server/test/FullTestsOnline.java index 1255789..700d734 100644 --- a/src/wcps/server/test/FullTestsOnline.java +++ b/src/wcps/server/test/FullTestsOnline.java @@ -68,7 +68,7 @@ public class FullTestsOnline // How many tests we have to run int numTests = 0; // Files are written in this folder - String outputFolder = "test/test-tmp/"; + String outputFolder = "test/tmp/"; // How many successes? int passCount = 0; // message for tests |
