Sha256: f7d246918b322a74cac782faf4d4634d18504c1b221ba37ccf0cf9b70d135731

Contents?: true

Size: 144 Bytes

Versions: 4

Compression:

Stored size: 144 Bytes

Contents

require 'test_helper'

class SuperconductorTest < ActiveSupport::TestCase
  test "truth" do
    assert_kind_of Module, Superconductor
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
superconductor-0.0.4 test/superconductor_test.rb
superconductor-0.0.3 test/superconductor_test.rb
superconductor-0.0.2 test/superconductor_test.rb
superconductor-0.0.1 test/superconductor_test.rb