features/trema_commands/show_stats.feature in trema-0.3.19 vs features/trema_commands/show_stats.feature in trema-0.3.20

- old
+ new

@@ -40,9 +40,10 @@ """ @slow_process Scenario: show_stats hostname --rx When I run `trema send_packets --source host1 --dest host2` + And *** sleep 1 *** And I run `trema show_stats host2 --rx` Then the output should contain: """ ip_dst,tp_dst,ip_src,tp_src,n_pkts,n_octets 192.168.0.2,1,192.168.0.1,1,1,50