Sha256: 8dae805944e38cab74458d8f5510a90ea9d9d6c65b32aaa88fef094f62eb4d28

Contents?: true

Size: 128 Bytes

Versions: 8

Compression:

Stored size: 128 Bytes

Contents

require 'test_helper'

class MorionTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Morion
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
morion-0.0.9 test/morion_test.rb
morion-0.0.8 test/morion_test.rb
morion-0.0.7 test/morion_test.rb
morion-0.0.6 test/morion_test.rb
morion-0.0.5 test/morion_test.rb
morion-0.0.4 test/morion_test.rb
morion-0.0.3 test/morion_test.rb
morion-0.0.1 test/morion_test.rb