From a5d56e3b5443263b53b0487c81125123411bd0cf Mon Sep 17 00:00:00 2001 From: Philip Hands Date: Wed, 11 May 2016 17:11:01 +0200 Subject: move cucumber things under cucumber/ --- features/step_definitions/torified_browsing.rb | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 features/step_definitions/torified_browsing.rb (limited to 'features/step_definitions/torified_browsing.rb') diff --git a/features/step_definitions/torified_browsing.rb b/features/step_definitions/torified_browsing.rb deleted file mode 100644 index c8f3ff1d..00000000 --- a/features/step_definitions/torified_browsing.rb +++ /dev/null @@ -1,5 +0,0 @@ -When /^no traffic has flowed to the LAN$/ do - leaks = FirewallLeakCheck.new(@sniffer.pcap_file, :ignore_lan => false) - assert(not(leaks.ipv4_tcp_leaks.include?(@lan_host)), - "Traffic was sent to LAN host #{@lan_host}") -end -- cgit v1.2.3-70-g09d2