Sha256: 935d87bcd8fd67d2994bbbbfc6622d6cc7cf3fd08514811d6a78150b5fc67abb
Contents?: true
Size: 124 Bytes
Versions: 3
Compression:
Stored size: 124 Bytes
Contents
require 'test_helper' class CogyTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Cogy end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
cogy-0.0.3 | test/cogy_test.rb |
cogy-0.0.2 | test/cogy_test.rb |
cogy-0.0.1 | test/cogy_test.rb |