Sha256: 80e118d15ba915d79a09207d47d2da76d8fb19822819abe4d0a369dcf61d0e8b
Contents?: true
Size: 170 Bytes
Versions: 1
Compression:
Stored size: 170 Bytes
Contents
require 'test/unit' class TC_PhysicalConstant < Test::Unit::TestCase def test_loads assert_nothing_raised { require 'mega/physical_const' } end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
mega-0.3.1 | test/tc_physical_const.rb |