Sha256: f6b4b0a311e8e84daec2c20ef73aac48740b6a8ce2cae4f674a35627a54e4172
Contents?: true
Size: 215 Bytes
Versions: 22
Compression:
Stored size: 215 Bytes
Contents
require 'test_helper' module MyNagios class ChecksControllerTest < 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