spec/postrank-uri_spec.rb in postrank-uri-1.0.11 vs spec/postrank-uri_spec.rb in postrank-uri-1.0.12
- old
+ new
@@ -133,9 +133,10 @@
end
context "tumblr" do
it "should strip slug" do
c('http://test.tumblr.com/post/4533459403/some-text').should == 'http://test.tumblr.com/post/4533459403/'
+ c('http://tumblr.com/xjl2evo3hh').should == 'http://tumblr.com/xjl2evo3hh'
end
end
context "embedded links" do
it "should extract embedded redirects from Google News" do