removed unused fixture

This commit is contained in:
Kkevsterrr 2019-12-12 23:05:28 -05:00
parent 6e4f11c972
commit f8c4220259
1 changed files with 1 additions and 1 deletions

View File

@ -95,7 +95,7 @@ def test_load():
assert p2.get("IP", "chksum") == None
def test_parse_load(log_level):
def test_parse_load():
"""
Tests load parsing.
"""