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/po.rb | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 features/step_definitions/po.rb (limited to 'features/step_definitions/po.rb') diff --git a/features/step_definitions/po.rb b/features/step_definitions/po.rb deleted file mode 100644 index c73bacef..00000000 --- a/features/step_definitions/po.rb +++ /dev/null @@ -1,8 +0,0 @@ -Given /^I am in the Git branch being tested$/ do - Dir.chdir(GIT_DIR) -end - -Then /^all the PO files should be correct$/ do - File.exists?('./submodules/jenkins-tools/slaves/check_po') - cmd_helper(['./submodules/jenkins-tools/slaves/check_po']) -end -- cgit v1.2.3-70-g09d2