Skip to content

Commit

Permalink
Remove code-comment; example name is clear enough
Browse files Browse the repository at this point in the history
  • Loading branch information
jmoody committed Feb 9, 2015
1 parent 680cb61 commit a0eac33
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion calabash-cucumber/spec/bin/calabash_ios_cli_spec.rb
Expand Up @@ -25,7 +25,6 @@
end

it 'awesome-print monkey-patch in run-loop is applied' do
# Make sure run-loop has the patch applied.
Open3.popen3('sh') do |stdin, stdout, stderr, _|
stdin.puts 'IRBRC=../scripts/.irbrc bundle exec irb <<EOF'
stdin.puts "require 'run_loop'"
Expand Down

0 comments on commit a0eac33

Please sign in to comment.