summaryrefslogtreecommitdiffstats
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 e321623..f1ff801 100644
--- a/NPTest.pm
+++ b/NPTest.pm
@@ -567,7 +567,7 @@ sub TestsFrom
567 567
568 closedir( DIR ); 568 closedir( DIR );
569 569
570 return @tests; 570 return sort @tests;
571} 571}
572 572
573# All the new object oriented stuff below 573# All the new object oriented stuff below