From b38587400e60e932e6d919444e1faee77f977959 Mon Sep 17 00:00:00 2001 From: Jozsef Kadlecsik Date: Tue, 24 May 2011 09:35:14 +0200 Subject: Restore with bitmap:port and list:set types did not work, fixed --- tests/runtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/runtest.sh') 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: -- cgit v1.2.3