From: Shivani Bhardwaj Date: Wed, 3 Jul 2019 07:42:18 +0000 (+0530) Subject: Remove min-version requirement X-Git-Tag: suricata-6.0.4~412 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6ecb2c06f3b9b8abf9c74e43cbee67cc74739505;p=thirdparty%2Fsuricata-verify.git Remove min-version requirement --- diff --git a/tests/vxlan-decoder-01/test.yaml b/tests/vxlan-decoder-01/test.yaml index f7b2a6d0e..d0aac85d1 100644 --- a/tests/vxlan-decoder-01/test.yaml +++ b/tests/vxlan-decoder-01/test.yaml @@ -1,5 +1,4 @@ requires: - min-version: 5.0.0 features: - HAVE_LIBJANSSON diff --git a/tests/vxlan-decoder-02/test.yaml b/tests/vxlan-decoder-02/test.yaml index eb0e7e61c..bdb203afa 100644 --- a/tests/vxlan-decoder-02/test.yaml +++ b/tests/vxlan-decoder-02/test.yaml @@ -1,5 +1,4 @@ requires: - min-version: 5.0.0 features: - HAVE_LIBJANSSON diff --git a/tests/vxlan-decoder-03/test.yaml b/tests/vxlan-decoder-03/test.yaml index 1611b4f6e..4889da742 100644 --- a/tests/vxlan-decoder-03/test.yaml +++ b/tests/vxlan-decoder-03/test.yaml @@ -1,5 +1,4 @@ requires: - min-version: 5.0.0 features: - HAVE_LIBJANSSON