Sha256: 4b6ba5bcd7efdfc77ef0005b402a8fcc2a9b39646703bd2e014a984918c5dbb5
Contents?: true
Size: 154 Bytes
Versions: 5
Compression:
Stored size: 154 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper.rb' class TestZcc < Test::Unit::TestCase def setup end def test_truth assert true end end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
zcc-0.0.1 | test/test_zcc.rb |
zcc-0.0.2 | test/test_zcc.rb |
zcc-0.0.3 | test/test_zcc.rb |
zcc-0.1.0 | test/test_zcc.rb |
zcc-0.2.0 | test/test_zcc.rb |