summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 864544b)
raw | patch | inline | side by side (parent: 864544b)
author | Ton Voon <tonvoon@users.sourceforge.net> | |
Tue, 31 Jan 2006 15:40:20 +0000 (15:40 +0000) | ||
committer | Ton Voon <tonvoon@users.sourceforge.net> | |
Tue, 31 Jan 2006 15:40:20 +0000 (15:40 +0000) |
git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1310 f882894a-f735-0410-b71e-b25c423dba1c
NPTest.pm | patch | blob | history |
diff --git a/NPTest.pm b/NPTest.pm
index e321623bff12fe0bebae610f277d5e50a157217f..f1ff801e309b5a9ddec2d9bf1f706e853a174d6a 100644 (file)
--- a/NPTest.pm
+++ b/NPTest.pm
closedir( DIR );
- return @tests;
+ return sort @tests;
}
# All the new object oriented stuff below