summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xtest/scalatest1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/scalatest b/test/scalatest
index 3325c96fff..56dc169f02 100755
--- a/test/scalatest
+++ b/test/scalatest
@@ -169,6 +169,7 @@ test_print_help() {
echo "--msil next files test the .NET backend";
echo "--script next files test Scala embedded in scripts";
echo "--ant next files test the Ant tasks";
+ echo "--pending perform the tests in the 'pending' directory";
echo "--shootout next files test Debian's language shootout benchmarks";
echo "--quick use the 'quick' build instead of distribution";
echo '--installed use the installed programs on $PATH'