aboutsummaryrefslogtreecommitdiff
path: root/NPTest.pm
diff options
context:
space:
mode:
Diffstat (limited to 'NPTest.pm')
-rw-r--r--NPTest.pm2
1 files changed, 1 insertions, 1 deletions
diff --git a/NPTest.pm b/NPTest.pm
index e321623b..f1ff801e 100644
--- a/NPTest.pm
+++ b/NPTest.pm
@@ -567,7 +567,7 @@ sub TestsFrom
closedir( DIR );
- return @tests;
+ return sort @tests;
}
# All the new object oriented stuff below