test/tc_shorturl.rb in shorturl-0.8.3 vs test/tc_shorturl.rb in shorturl-0.8.4

- old
+ new

@@ -13,10 +13,9 @@ self[0..6].downcase == "http://" end end class TestShortURL < Test::Unit::TestCase - include WWW def setup @url = "http://groups.google.com/group/comp.lang.ruby/" end def test_shorten