Sha256: 6dc00c3abecaaa7b89cc648d7fd01850f896801a2abd4e9997f17ef87f0b2567

Contents?: true

Size: 136 Bytes

Versions: 3

Compression:

Stored size: 136 Bytes

Contents

require 'test_helper'

class ForemanOneTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, ForemanOne
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
foreman_one-0.4 test/foreman_one_test.rb
foreman_one-0.2 test/foreman_one_test.rb
foreman_one-0.1 test/foreman_one_test.rb