From ca330cfd2f3e1d6a11284fc39adc5b4f06bc0400 Mon Sep 17 00:00:00 2001 From: michelou Date: Thu, 12 Apr 2007 19:33:37 +0000 Subject: rrrh --- test/scalatest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/scalatest') diff --git a/test/scalatest b/test/scalatest index bffc017c02..3325c96fff 100755 --- a/test/scalatest +++ b/test/scalatest @@ -703,7 +703,7 @@ if [ "$TEST_ALL" = "true" ]; then auto | script ) FILES_SCRIPT="$FILES_SCRIPT $SRCDIR/script";; esac; case "$TEST_TYPE" in - auto | ant ) FILES_ANT="$FILES_ANT $SRCDIR/ant";; + ant ) FILES_ANT="$FILES_ANT $SRCDIR/ant";; esac; fi; -- cgit v1.2.3