test/test_hoe.rb in hoe-2.16.1 vs test/test_hoe.rb in hoe-3.0.0
- old
+ new
@@ -277,10 +277,9 @@
"rdoc" => "http://seattlerb.rubyforge.org/hoe/",
"doco" => "http://seattlerb.rubyforge.org/hoe/Hoe.pdf",
"other" => "http://github.com/jbarnette/hoe-plugin-examples",
}
- assert_equal urls["home"], hoe.url
assert_equal urls, hoe.urls
text_files = files.grep(/txt$/).reject { |f| f =~ /template/ }
assert_equal 'blah', spec.name