Sha256: 49383caae224199968e46cb1c36a02734916488925dd61369c4f29768f8410a0
Contents?: true
Size: 165 Bytes
Versions: 104
Compression:
Stored size: 165 Bytes
Contents
require 'test_helper' class SimulateControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end
Version data entries
104 entries across 104 versions & 1 rubygems