Sha256: 1f07f6fc03f6b19303e1e4bffccc0366b1dc18bdfbd63b91844768bc85f75933
Contents?: true
Size: 204 Bytes
Versions: 51
Compression:
Stored size: 204 Bytes
Contents
require 'test_helper' module RedhatAccess class LogViewerControllerTest < ActionController::TestCase test "should get index" do get :index assert_response :success end end end
Version data entries
51 entries across 51 versions & 1 rubygems