This commit is contained in:
Zohar Lorberbaum 2016-03-28 10:17:58 -07:00
parent 37483e228f
commit cd2ef2fe13

View File

@ -179,7 +179,6 @@ class TestRawRequest():
""").strip()
assert flow_export.raw_request(flow) == result
class TestExportLocustCode():
def test_get(self):