Skip to content

Commit

Permalink
Fix the only remaining broken test
Browse files Browse the repository at this point in the history
Tested on ruby 1.9.3, dm-core 1.2.0
  • Loading branch information
ripta committed Mar 21, 2012
1 parent d5d902d commit 2ce281b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/paperclip_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ class PaperclipTest < Test::Unit::TestCase
context "with a subclass" do
setup do
class ::SubDummy < Dummy; end
SubDummy.finalize
end

should "be able to use the attachment from the subclass" do
Expand Down

0 comments on commit 2ce281b

Please sign in to comment.