Sha256: fe5b2d0b740b7d5e21f1efefe76744ea76db60de000099feb4f91de515b4b544

Contents?: true

Size: 154 Bytes

Versions: 5

Compression:

Stored size: 154 Bytes

Contents

require 'test_helper'

class MessageTest < ActiveSupport::TestCase
  # Replace this with your real tests.
  test "the truth" do
    assert true
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
foreman_discovery-1.0.0 test/foreman_app/test/unit/message_test.rb
foreman_discovery-1.0.0.rc4 test/foreman_app/test/unit/message_test.rb
foreman_discovery-1.0.0.rc3 test/foreman_app/test/unit/message_test.rb
foreman_discovery-1.0.0.rc2 test/foreman_app/test/unit/message_test.rb
foreman_discovery-1.0.0.rc1 test/foreman_app/test/unit/message_test.rb