Sha256: dc5083c045f9cf144e2795c34dba07851d57f84f81a8b1bb102a43adda97e1c1

Contents?: true

Size: 149 Bytes

Versions: 22

Compression:

Stored size: 149 Bytes

Contents

require 'test_helper'

module MyNagios
  class CheckTest < ActiveSupport::TestCase
    # test "the truth" do
    #   assert true
    # end
  end
end

Version data entries

22 entries across 22 versions & 1 rubygems

Version Path
my_nagios-0.0.22 test/models/my_nagios/check_test.rb
my_nagios-0.0.21 test/models/my_nagios/check_test.rb
my_nagios-0.0.20 test/models/my_nagios/check_test.rb
my_nagios-0.0.19 test/models/my_nagios/check_test.rb
my_nagios-0.0.18 test/models/my_nagios/check_test.rb
my_nagios-0.0.17 test/models/my_nagios/check_test.rb
my_nagios-0.0.16 test/models/my_nagios/check_test.rb
my_nagios-0.0.15 test/models/my_nagios/check_test.rb
my_nagios-0.0.14 test/models/my_nagios/check_test.rb
my_nagios-0.0.13 test/models/my_nagios/check_test.rb
my_nagios-0.0.12 test/models/my_nagios/check_test.rb
my_nagios-0.0.11 test/models/my_nagios/check_test.rb
my_nagios-0.0.10 test/models/my_nagios/check_test.rb
my_nagios-0.0.9 test/models/my_nagios/check_test.rb
my_nagios-0.0.8 test/models/my_nagios/check_test.rb
my_nagios-0.0.7 test/models/my_nagios/check_test.rb
my_nagios-0.0.6 test/models/my_nagios/check_test.rb
my_nagios-0.0.5 test/models/my_nagios/check_test.rb
my_nagios-0.0.4 test/models/my_nagios/check_test.rb
my_nagios-0.0.3 test/models/my_nagios/check_test.rb