Sha256: 36421068484416b9c643b1922ac9341f47c1458aca0bd52a24ef859282b41ee3
Contents?: true
Size: 142 Bytes
Versions: 2
Compression:
Stored size: 142 Bytes
Contents
require 'test_helper' class AutoEmoPoemTest < Test::Unit::TestCase def test_generation assert !AutoEmo::Poem.generate.empty? end end
Version data entries
2 entries across 2 versions & 2 rubygems
Version | Path |
---|---|
edward-auto-emo-1.0.0 | test/auto-emo_test.rb |
auto-emo-1.0.0 | test/auto-emo_test.rb |