summaryrefslogtreecommitdiff
path: root/tests/test/test.out
diff options
context:
space:
mode:
authorBoris Kolpackov <boris@codesynthesis.com>2016-01-19 13:32:30 +0200
committerBoris Kolpackov <boris@codesynthesis.com>2016-01-19 13:32:30 +0200
commit627991f892f431988c6a683b1305aee5510920dd (patch)
treeabb7f8e670cce67b96d930c73f6d548b126429a6 /tests/test/test.out
Basic "Hello World" C++ library with build2
Diffstat (limited to 'tests/test/test.out')
-rw-r--r--tests/test/test.out1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test/test.out b/tests/test/test.out
new file mode 100644
index 0000000..8ab686e
--- /dev/null
+++ b/tests/test/test.out
@@ -0,0 +1 @@
+Hello, World!