Sha256: bccbf47751edfcca956e1b6f305ad97a141e4900581eaf79b41c1c09e6978b8f

Contents?: true

Size: 136 Bytes

Versions: 8

Compression:

Stored size: 136 Bytes

Contents

require 'test_helper'

class SimpleTextTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, SimpleText
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
simple_text-0.0.23 test/simple_text_test.rb
simple_text-0.0.22 test/simple_text_test.rb
simple_text-0.0.21 test/simple_text_test.rb
simple_text-0.0.20 test/simple_text_test.rb
simple_text-0.0.19 test/simple_text_test.rb
simple_text-0.0.18 test/simple_text_test.rb
simple_text-0.0.17 test/simple_text_test.rb
simple_text-0.0.9 test/simple_text_test.rb