aboutsummaryrefslogtreecommitdiff
path: root/tests/pathhelp.pm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/pathhelp.pm')
-rw-r--r--tests/pathhelp.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/pathhelp.pm b/tests/pathhelp.pm
index 7d924b862..3afc5dacb 100644
--- a/tests/pathhelp.pm
+++ b/tests/pathhelp.pm
@@ -789,6 +789,7 @@ sub exe_ext {
$^O eq 'dos' || $^O eq 'os2') {
return '.exe';
}
+ return '';
}
1; # End of module