From bc9261df47a5dc59b670142485329299c944f984 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 19 Dec 2014 02:03:30 +0100 Subject: lvc: remove some test scenarios we will never test (but are nice features in tails) --- features/step_definitions/windows_camouflage.rb | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 features/step_definitions/windows_camouflage.rb (limited to 'features/step_definitions/windows_camouflage.rb') diff --git a/features/step_definitions/windows_camouflage.rb b/features/step_definitions/windows_camouflage.rb deleted file mode 100644 index 82ccd8c8..00000000 --- a/features/step_definitions/windows_camouflage.rb +++ /dev/null @@ -1,10 +0,0 @@ -Given /^I enable Microsoft Windows camouflage$/ do - @theme = "windows" - next if @skip_steps_while_restoring_background - @screen.wait_and_click("TailsGreeterWindowsCamouflage.png", 10) -end - -When /^I click the start menu$/ do - next if @skip_steps_while_restoring_background - @screen.wait_and_click("WindowsStartButton.png", 10) -end -- cgit v1.2.3-70-g09d2