Sha256: 878c9bf22748d1fec0f65b8102011d1ce8639dc5adf489f92282e051e03df76d
Contents?: true
Size: 154 Bytes
Versions: 4
Compression:
Stored size: 154 Bytes
Contents
require 'test/unit' require 'facet/module/methods' class TC_Methods < Test::Unit::TestCase def test_methods assert( true ) # to do end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
facets-0.6.3 | test/module/tc_methods.rb |
facets-0.7.0 | test/module/tc_methods.rb |
facets-0.7.1 | test/module/tc_methods.rb |
facets-0.7.2 | test/module/tc_methods.rb |