diff --git a/pathspider/tests/test_chain_basic.py b/pathspider/tests/test_chain_basic.py index 48dc002..51da3d3 100644 --- a/pathspider/tests/test_chain_basic.py +++ b/pathspider/tests/test_chain_basic.py @@ -5,7 +5,7 @@ class TestBasicChain(ChainTestCase): - + # TODO: Add tests for UDP/SCTP/UDP-lite/DCCP def test_chain_basic_ipv4_tcp(self): test_trace = "basic_ipv4_tcp.pcap"