Sha256: 7215d2ab0e34fcd4e1189a150f7ae3edafb54b71289827e4515f4dfe41d1ae8e
Contents?: true
Size: 185 Bytes
Versions: 1
Compression:
Stored size: 185 Bytes
Contents
require 'helper' class TestCouchc < Test::Unit::TestCase def test_something_for_real flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
couchc-0.1.0 | test/test_couchc.rb |