# File tests/drivers/mock/url_for_test.rb, line 40 def test_it_works_when_given_absolute verify_url_for("http://test.com", "http://test.com") end