summaryrefslogtreecommitdiff
path: root/tests/scripts/features/temp_stdin
diff options
context:
space:
mode:
Diffstat (limited to 'tests/scripts/features/temp_stdin')
-rw-r--r--tests/scripts/features/temp_stdin1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/scripts/features/temp_stdin b/tests/scripts/features/temp_stdin
index 5230f367..d7dde709 100644
--- a/tests/scripts/features/temp_stdin
+++ b/tests/scripts/features/temp_stdin
@@ -128,6 +128,7 @@ all:; $(info hello, world)
rmdir($tdir);
}
+# This close MUST come at the end of the test!!
close(STDIN);
unlink('input.mk', 'bye.mk');