summaryrefslogtreecommitdiffstats
path: root/test/actions.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/actions.py')
-rw-r--r--test/actions.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/actions.py b/test/actions.py
index 8a64a24..c805a05 100644
--- a/test/actions.py
+++ b/test/actions.py
@@ -124,7 +124,7 @@ print env.subst('$L')
test.run(arguments = '-Q .', stdout = """\
foo
-func(env, target, source)
+func(target, source, env)
arg1
arg2
scons: `.' is up to date.