Skip to content

Commit

Permalink
Removed debugging statement.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimweirich authored and drbrain committed Aug 12, 2011
1 parent 4806dd9 commit 23f06a6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/helper.rb
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ def rakefile_file_creation
task :prep => :clean do
mkdir_p 'src'
N.times do |n|
puts "DBG: Touching src/foo#{n}"
touch "src/foo#{n}"
end
end
Expand Down

0 comments on commit 23f06a6

Please sign in to comment.