Skip to content
Snippets Groups Projects
Commit 0f73c6bf authored by Daniel Yang's avatar Daniel Yang
Browse files

Removed one empty line lmao

parent 140d602c
No related branches found
No related tags found
No related merge requests found
......@@ -232,6 +232,5 @@ class TestPacketCapturing(unittest.TestCase):
protocol_fragmentation_check(fragment_6)
mock_print.assert_called_with(f"Possible Protocol Fragmentation from {fragment_5[IP].src}")
if __name__ == '__main__':
unittest.main()
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment