summaryrefslogtreecommitdiffstats
path: root/tests/runtest.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/runtest.sh')
-rwxr-xr-xtests/runtest.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/runtest.sh b/tests/runtest.sh
index ae0780e..692ac3e 100755
--- a/tests/runtest.sh
+++ b/tests/runtest.sh
@@ -13,6 +13,10 @@ tests="$tests hash:ip,port,net hash:ip6,port,net6"
tests="$tests setlist"
tests="$tests iptree iptreemap"
+# For correct sorting:
+LC_ALL=C
+export LC_ALL
+
add_tests() {
# inet|inet6 network
if [ $1 = "inet" ]; then