Sha256: fa5b00d64a3323000f4c4b980c8049993eb39e6bfa95941858290e0050926d1a

Contents?: true

Size: 134 Bytes

Versions: 46

Compression:

Stored size: 134 Bytes

Contents

require 'test_helper'

class CytoplasmTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Cytoplasm
  end
end

Version data entries

46 entries across 46 versions & 1 rubygems

Version Path
cytoplasm-0.4.5 test/cytoplasm_test.rb
cytoplasm-0.4.4 test/cytoplasm_test.rb
cytoplasm-0.4.3 test/cytoplasm_test.rb
cytoplasm-0.4.2 test/cytoplasm_test.rb
cytoplasm-0.4.1 test/cytoplasm_test.rb
cytoplasm-0.4.0 test/cytoplasm_test.rb
cytoplasm-0.3.9 test/cytoplasm_test.rb
cytoplasm-0.3.8 test/cytoplasm_test.rb
cytoplasm-0.3.7 test/cytoplasm_test.rb
cytoplasm-0.3.6 test/cytoplasm_test.rb
cytoplasm-0.3.5 test/cytoplasm_test.rb
cytoplasm-0.3.4 test/cytoplasm_test.rb
cytoplasm-0.3.3 test/cytoplasm_test.rb
cytoplasm-0.3.1 test/cytoplasm_test.rb
cytoplasm-0.3.0 test/cytoplasm_test.rb
cytoplasm-0.2.9 test/cytoplasm_test.rb
cytoplasm-0.2.8 test/cytoplasm_test.rb
cytoplasm-0.2.7 test/cytoplasm_test.rb
cytoplasm-0.2.6 test/cytoplasm_test.rb
cytoplasm-0.2.5 test/cytoplasm_test.rb