Sha256: 16e23fc49eb86827e1c714215b2f4f3f70a350e69dff4912ec687902b38a1896
Contents?: true
Size: 137 Bytes
Versions: 1
Compression:
Stored size: 137 Bytes
Contents
require 'test/unit' class TC_Reap < Test::Unit::TestCase def test01 assert_nothing_raised { require "reap2/reap-all" } end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
reap-0.6.1 | test/tc_reap.rb |