From ff5337949ace022aaa8bb0f181dcb3228c0c3e9a Mon Sep 17 00:00:00 2001 From: "KIRSTEN W. HILDRUM" Date: Fri, 2 Oct 2015 09:20:20 -0400 Subject: [PATCH] Add note on how to run test --- tests/InetSource/NoNewlineAtEnd/Main.spl | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tests/InetSource/NoNewlineAtEnd/Main.spl b/tests/InetSource/NoNewlineAtEnd/Main.spl index 8f05931..5d8217e 100644 --- a/tests/InetSource/NoNewlineAtEnd/Main.spl +++ b/tests/InetSource/NoNewlineAtEnd/Main.spl @@ -1,4 +1,9 @@ +/** + * This composite is meant to be run as a test. If compiled in standalone mode and executed, + * it will give return 0 if the test is successful, and non-zero if the test fails. It should + * be able to be invoked by any test harness. + */ composite Main {