Sha256: 8786a8f8a34156a395bda36f3fe7cef9c7b31afab45d366cee4cc2237ba01bac

Contents?: true

Size: 166 Bytes

Versions: 5

Compression:

Stored size: 166 Bytes

Contents

require 'test_helper'

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