summaryrefslogtreecommitdiff
path: root/tests/scripts/features/comments
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/features/comments')
-rw-r--r--tests/scripts/features/comments4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/scripts/features/comments b/tests/scripts/features/comments
index 9257955f..a6458cd6 100644
--- a/tests/scripts/features/comments
+++ b/tests/scripts/features/comments
@@ -32,4 +32,6 @@ $answer = "There should be no errors for this makefile.\n";
# COMPARE RESULTS
-&compare_output($answer,&get_logfile(1))
+&compare_output($answer,&get_logfile(1));
+
+1;