diff --git a/build.properties b/build.properties index 93b7993..2a25200 100755 --- a/build.properties +++ b/build.properties @@ -31,7 +31,7 @@ tests5.dir=${basedir}/tests/5 # Default compiler phase -compiler.main=zweic.PrinterTest +compiler.main=zweic.AnalyzerTest # List of ignored source files exclude.files= @@ -40,4 +40,4 @@ test.file=Factorial.zwei # Default test suite for task "tests" -tests.suite=tests3 +tests.suite=tests4 diff --git a/build.xml b/build.xml index 84f7b4d..fc0a33d 100755 --- a/build.xml +++ b/build.xml @@ -113,7 +113,7 @@ - +