Sha256: 0affbe652b00ab7bf311dd5a36aabda73ddcc17f40be8a0e87ebde174d92b428
Contents?: true
Size: 216 Bytes
Versions: 22
Compression:
Stored size: 216 Bytes
Contents
require 'test_helper' module MyNagios class WelcomeControllerTest < ActionController::TestCase setup do @routes = Engine.routes end # test "the truth" do # assert true # end end end
Version data entries
22 entries across 22 versions & 1 rubygems