Skip to content

Commit 74cdc37

Browse files
committed
Add --version command line argument test
1 parent 002eb9e commit 74cdc37

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
CORE
2+
3+
--version
4+
^EXIT=0$
5+
^SIGNAL=0$
6+
^\d\.\d+\.\d+
7+
--
8+
--
9+
Test that version is output when version argument is specified.

0 commit comments

Comments
 (0)