From 4fd8296a62ee9dcae0194457ad8d949d9a1d35f7 Mon Sep 17 00:00:00 2001 From: r0p0s3c Date: Thu, 16 Feb 2017 15:09:22 -0500 Subject: [PATCH] add iptables test to list of tests --- test/config.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/test/config.sh b/test/config.sh index 1f7e82c..4beb51f 100644 --- a/test/config.sh +++ b/test/config.sh @@ -12,5 +12,6 @@ imageTests+=( basic dual-proto otp + iptables ' )