Sha256: 1fe301dfb4b06c5b92dc72aa83b00f3174a010d7d864f98f9db975c547a4dc39
Contents?: true
Size: 166 Bytes
Versions: 4
Compression:
Stored size: 166 Bytes
Contents
require 'test_helper' class CountriesControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end
Version data entries
4 entries across 4 versions & 1 rubygems