From f82cfd0281396ae779b897ff27d288054a814547 Mon Sep 17 00:00:00 2001 From: Daniel Langesten Date: Thu, 19 Mar 2015 15:08:28 +0100 Subject: repaired erronous tests --- testdata/jsoninput | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testdata/jsoninput') diff --git a/testdata/jsoninput b/testdata/jsoninput index af1f8dc..b2d4a25 100644 --- a/testdata/jsoninput +++ b/testdata/jsoninput @@ -10,9 +10,9 @@ ---- {"pkt_len_distrib": "200-299", "as_src": 2, "as_dst": 3, "packets": 6, "bytes": 3, "port_dst": 10, "ip_src": "2.2.2.2", "ip_dst": "1.1.1.1", "port_src": 5} ---- -{"pkt_len_distrib": "200-299", "as_src": 2, "as_dst": 3, "packets": 4, "bytes": 3, "port_dst": 10, "ip_src": "2.2.2.2", "ip_dst": "1.1.1.1", "port_src": 5} ----- {"pkt_len_distrib": "200-299", "as_src": 2, "as_dst": 3, "packets": 1, "bytes": 3, "port_dst": 10, "ip_src": "2.2.2.2", "ip_dst": "1.1.1.1", "port_src": 6} ---- {"pkt_len_distrib": "200-299", "as_src": 2, "as_dst": 3, "packets": 0, "bytes": 3, "port_dst": 11, "ip_src": "2.2.2.2", "ip_dst": "1.1.1.1", "port_src": 6} ---- +{"pkt_len_distrib": "200-299", "as_src": 2, "as_dst": 4, "packets": 4, "bytes": 3, "port_dst": 11, "ip_src": "2.2.2.2", "ip_dst": "1.1.1.1", "port_src": 6} +---- -- cgit v1.1