aboutsummaryrefslogtreecommitdiff
path: root/tests/test/common.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test/common.test')
-rw-r--r--tests/test/common.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test/common.test b/tests/test/common.test
index 9477359..386b16c 100644
--- a/tests/test/common.test
+++ b/tests/test/common.test
@@ -19,6 +19,6 @@ test.options += -q --buildfile -
# By default perform test.
#
-+if ($empty($test.arguments))
+if ($empty($test.arguments))
test.arguments = test
end