Skip to content

Commit ff53379

Browse files
author
KIRSTEN W. HILDRUM
committed
Add note on how to run test
1 parent 08d31b1 commit ff53379

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

tests/InetSource/NoNewlineAtEnd/Main.spl

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11

2+
/**
3+
* This composite is meant to be run as a test. If compiled in standalone mode and executed,
4+
* it will give return 0 if the test is successful, and non-zero if the test fails. It should
5+
* be able to be invoked by any test harness.
6+
*/
27

38
composite Main {
49

0 commit comments

Comments
 (0)