Sha256: 52bd296e717d7bf4ecf1c64929d0742684b2a4b87fa9d33ffac492742cc96e39

Contents?: true

Size: 164 Bytes

Versions: 5

Compression:

Stored size: 164 Bytes

Contents

require 'test_helper'

class EnvironmentClassTest < 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/environment_class_test.rb
foreman_discovery-1.0.0.rc4 test/foreman_app/test/unit/environment_class_test.rb
foreman_discovery-1.0.0.rc3 test/foreman_app/test/unit/environment_class_test.rb
foreman_discovery-1.0.0.rc2 test/foreman_app/test/unit/environment_class_test.rb
foreman_discovery-1.0.0.rc1 test/foreman_app/test/unit/environment_class_test.rb