Sha256: 956e969176cbc3443b1e17b49156df32a521dcc90a3d0bb128dbb6e411eaef34
Contents?: true
Size: 214 Bytes
Versions: 1
Compression:
Stored size: 214 Bytes
Contents
require 'minitest_helper' class TestRubype < MiniTest::Unit::TestCase def test_that_it_has_a_version_number refute_nil ::Rubype::VERSION end def test_it_does_something_useful assert false end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rubype-0.0.1 | test/test_rubype.rb |