Sha256: 2cdcaab6011d9733010fbe2acaf0ea993b9a025dc01ae1544bcd55902dcfc9a6
Contents?: true
Size: 132 Bytes
Versions: 22
Compression:
Stored size: 132 Bytes
Contents
require 'test_helper' class MyNagiosTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, MyNagios end end
Version data entries
22 entries across 22 versions & 1 rubygems
Version | Path |
---|---|
my_nagios-0.0.2 | test/my_nagios_test.rb |
my_nagios-0.0.1 | test/my_nagios_test.rb |