From cbe3c2e49217795b4f1bf98aca1773b3461e9a2b Mon Sep 17 00:00:00 2001 From: "Iain R. Learmonth" Date: Tue, 18 Apr 2017 22:43:13 +0100 Subject: [PATCH] Add todo notes for basic chain --- pathspider/tests/test_chain_basic.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"