test/test_hoe.rb in hoe-2.16.0 vs test/test_hoe.rb in hoe-2.16.1

- old
+ new

@@ -15,10 +15,10 @@ @hoe ||= Hoe.spec("blah") do developer 'author', 'email' end end - def setup + def teardown Rake.application.clear Hoe.plugins.clear Hoe.bad_plugins.clear Hoe.instance_variable_set :@files, nil