diff options
Diffstat (limited to 'test/actions.py')
-rw-r--r-- | test/actions.py | 2 |
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. |