aboutsummaryrefslogtreecommitdiff
path: root/tests/common.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/common.test')
-rw-r--r--tests/common.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/common.test b/tests/common.test
index 4d4520f..a35d0f8 100644
--- a/tests/common.test
+++ b/tests/common.test
@@ -16,6 +16,6 @@ test.options += -q --buildfile -
# By default just load the buildfile.
#
-+if ($empty($test.arguments))
+if ($empty($test.arguments))
test.arguments = noop
end