Sha256: c24fda780ebe89ff7acf8c2ac564d1270e3aaa5dfb6ac1e84ad345c00d2a5bf3
Contents?: true
Size: 124 Bytes
Versions: 1
Compression:
Stored size: 124 Bytes
Contents
require 'test_helper' class NiceTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Nice end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
nice-0.0.2 | test/nice_test.rb |