summaryrefslogtreecommitdiff
path: root/hello/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'hello/buildfile')
-rw-r--r--hello/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/hello/buildfile b/hello/buildfile
index 2c36e08..c5f21a5 100644
--- a/hello/buildfile
+++ b/hello/buildfile
@@ -11,5 +11,5 @@ doc{version}: dist = true
doc{version}: clean = ($src_root != $out_root)
exe{hello}: cxx{hello} $libs
+exe{hello}: file{test.out}: test.stdout = true
exe{hello}: test.arguments = World "Planet #345732"
-exe{hello}: test.output = test.out