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/functional/api/v2/override_values_controller_test.rb
require 'test_helper'
class Api::V2::OverrideValuesControllerTest < ActionController::TestCase
smart_variable_attrs = { :match => 'xyz=10', :value => 'string' }
smart_class_attrs = { :match => 'host=abc.com', :value => 'liftoff' }
......
end
assert_response :success
end
end

Also available in: Unified diff