]> git.ipfire.org Git - thirdparty/suricata-verify.git/commit
run: allow an empty test.yaml
authorJason Ish <jason.ish@oisf.net>
Wed, 20 Nov 2019 21:36:56 +0000 (15:36 -0600)
committerJason Ish <jason.ish@oisf.net>
Thu, 21 Nov 2019 17:09:24 +0000 (11:09 -0600)
commit0320bfb1ad5cac8db5e27a4f799a78b0b6a0c672
treeebb8579838ed2c70f24e025362324ef07f0dec8f
parenta14c568f26b93bbcef3672ad99739bcbff496a59
run: allow an empty test.yaml

On an empty test.yaml, make sure the config object is an
empty dict, and not None.
run.py