Sha256: 09d2500fde6640593da12ea0df2fcdc58845c8b52d874bf953b2547cbcb6d771

Contents?: true

Size: 124 Bytes

Versions: 3

Compression:

Stored size: 124 Bytes

Contents

require 'test_helper'

class IordTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Iord
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
iord-1.0.3 test/iord_test.rb
iord-1.0.2 test/iord_test.rb
iord-1.0.1 test/iord_test.rb