From b539908f7363af9a4c767c999c389f1c6f311648 Mon Sep 17 00:00:00 2001 From: Paul Smith Date: Sat, 5 Oct 2013 19:30:48 -0400 Subject: Clean up some tests for use on Windows. --- tests/scripts/features/default_names | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/scripts/features/default_names') diff --git a/tests/scripts/features/default_names b/tests/scripts/features/default_names index 4ce90e5..2e83880 100644 --- a/tests/scripts/features/default_names +++ b/tests/scripts/features/default_names @@ -40,3 +40,5 @@ if ($case_sensitive) { compare_output("It chose Makefile\n",&get_logfile(1)); unlink("Makefile"); } + +1; -- cgit v1.2.3