summaryrefslogtreecommitdiff
path: root/mhello/buildfile
diff options
context:
space:
mode:
Diffstat (limited to 'mhello/buildfile')
-rw-r--r--mhello/buildfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/mhello/buildfile b/mhello/buildfile
index 062fef1..629eebb 100644
--- a/mhello/buildfile
+++ b/mhello/buildfile
@@ -12,5 +12,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