Sha256: d199b6b21a59195bcc2497fa9636cc382764f5da7d1fde479a002c09197a916c
Contents?: true
Size: 135 Bytes
Versions: 2
Compression:
Stored size: 135 Bytes
Contents
require 'test_helper' class NetherTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Nether end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
nether-0.0.2 | test/nether_test.rb |
nether-0.0.1 | test/nether_test.rb |