# File tests/drivers/mock/url_for_test.rb, line 36
    def test_it_works_with_spaces
      verify_url_for("/url with spaces", "/url%20with%20spaces")
    end