diff options
Diffstat (limited to 'tests/runtest.sh')
-rwxr-xr-x | tests/runtest.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/runtest.sh b/tests/runtest.sh index 692ac3e..2d98a56 100755 --- a/tests/runtest.sh +++ b/tests/runtest.sh @@ -10,7 +10,7 @@ tests="$tests ipporthash hash:ip,port hash:ip6,port" tests="$tests ipportiphash hash:ip,port,ip hash:ip6,port,ip6" tests="$tests nethash hash:net hash:net6 hash:net,port hash:net6,port" tests="$tests hash:ip,port,net hash:ip6,port,net6" -tests="$tests setlist" +tests="$tests setlist restore" tests="$tests iptree iptreemap" # For correct sorting: |