[DRE-commits] [ruby-aruba] 68/74: Fixed offenses

Hideki Yamane henrich at moszumanska.debian.org
Sat Nov 28 01:16:48 UTC 2015


This is an automated email from the git hooks/post-receive script.

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 6a39d9801a1d1eb342863c9815558dfbb135028e
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date:   Fri Nov 27 11:12:45 2015 +0100

    Fixed offenses
---
 lib/aruba/cucumber/file.rb | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/aruba/cucumber/file.rb b/lib/aruba/cucumber/file.rb
index 76d4be6..7fa9f4f 100644
--- a/lib/aruba/cucumber/file.rb
+++ b/lib/aruba/cucumber/file.rb
@@ -104,7 +104,6 @@ Then(/^(?:a|the) (file|directory)(?: named)? "([^"]*)" should (not )?exist(?: an
   else
     fail ArgumentError, %("#{directory_or_file}" can only be "directory" or "file".)
   end
-
 end
 
 Then(/^(?:a|the) file matching %r<(.*?)> should (not )?exist$/) do |pattern, expect_match|

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-aruba.git



More information about the Pkg-ruby-extras-commits mailing list