aboutsummaryrefslogtreecommitdiffstats
path: root/test/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/test.sh')
-rwxr-xr-xtest/test.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/test/test.sh b/test/test.sh
index ab288cbeb..44bb7ba99 100755
--- a/test/test.sh
+++ b/test/test.sh
@@ -256,6 +256,9 @@ echo "TESTING: read/write /dev/shm"
256echo "TESTING: quiet" 256echo "TESTING: quiet"
257./quiet.exp 257./quiet.exp
258 258
259echo "TESTING: IPv6 support"
260./ip6.exp
261
259echo "TESTING: local network" 262echo "TESTING: local network"
260./net_local.exp 263./net_local.exp
261 264