Project

General

Profile

« Previous | Next » 

Revision abd8f1d1

Added by Daniel Lobato Garcia over 9 years ago

Refs #3809 - Remove cops for empty lines

View differences:

test/unit/smart_proxy_test.rb
assert_equal proxy.url, "https://secure.proxy:4568"
end
def test_should_not_include_trailing_slash
proxy = SmartProxy.new
proxy.name = "test a proxy"
......
test "should get used and selected location ids for host" do
assert_equal [taxonomies(:location1).id], smart_proxies(:puppetmaster).used_or_selected_location_ids
end
end

Also available in: Unified diff