summaryrefslogtreecommitdiff
path: root/usr.bin/make/unit-tests/comment.exp
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/make/unit-tests/comment.exp')
-rw-r--r--usr.bin/make/unit-tests/comment.exp5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr.bin/make/unit-tests/comment.exp b/usr.bin/make/unit-tests/comment.exp
new file mode 100644
index 0000000..9a97df0
--- /dev/null
+++ b/usr.bin/make/unit-tests/comment.exp
@@ -0,0 +1,5 @@
+comment testing start
+this is foo
+This is how a comment looks: # comment
+comment testing done
+exit status 0