Skip to content
Snippets Groups Projects
Unverified Commit 902aafb7 authored by teor's avatar teor
Browse files

Remove empty test function comments

parent d6332788
Branches
Tags
No related merge requests found
......@@ -65,7 +65,6 @@ def test_v3bwheader_extra_str():
def test_v3bwheader_from_lines():
""""""
header_obj = V3BWHeader(timestamp_l,
file_created=file_created,
generator_started=generator_started,
......@@ -75,7 +74,6 @@ def test_v3bwheader_from_lines():
def test_v3bwheader_from_text():
""""""
header_obj = V3BWHeader(timestamp_l,
file_created=file_created,
generator_started=generator_started,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment