diff options
Diffstat (limited to 'unit-tests/comment.exp')
-rw-r--r-- | unit-tests/comment.exp | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/unit-tests/comment.exp b/unit-tests/comment.exp new file mode 100644 index 0000000000000..9a97df0b73205 --- /dev/null +++ b/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 |