Sha256: aab6d592b7a02776a9404e960fbdcc58472481cb0fc1ba5db70c400d248a735c

Contents?: true

Size: 153 Bytes

Versions: 5

Compression:

Stored size: 153 Bytes

Contents

require 'test_helper'

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