Sha256: 5ef55303ecb840de395103869b108c433c0aabba8baa1cde85391356979ecfd2

Contents?: true

Size: 138 Bytes

Versions: 4

Compression:

Stored size: 138 Bytes

Contents

require 'test_helper'

class FamiliarityTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Familiarity
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
familiarity-0.2.5 test/familiarity_test.rb
familiarity-0.2.4 test/familiarity_test.rb
familiarity-0.2.2 test/familiarity_test.rb
familiarity-0.2.1 test/familiarity_test.rb