Sha256: 3013c969c770958eb4668d52ee6088cd3990ae4af2b4d0138bb3ba69dcf02f96

Contents?: true

Size: 128 Bytes

Versions: 3

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class HaviorTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Havior
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
havior-0.1.2 test/havior_test.rb
havior-0.1.1 test/havior_test.rb
havior-0.1.0 test/havior_test.rb