Skip to content

Commit

Permalink
Removed extraneous #p
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Yurek committed Oct 12, 2010
1 parent 90cd609 commit 7a09892
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/thumbnail_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ class ThumbnailTest < Test::Unit::TestCase
end

should "have its path contain a real extension" do
p @tempfile.path
assert_equal ".jpg", File.extname(@tempfile.path)
end

Expand Down

0 comments on commit 7a09892

Please sign in to comment.