Sha256: da832edfd0fc8bdc607eb955b2f1d1aa4e181f4af7bfc1889f230cd731e8848d
Contents?: true
Size: 257 Bytes
Versions: 2
Compression:
Stored size: 257 Bytes
Contents
require File.dirname(__FILE__) + '/test_helper' class JewelerTestTest < Test::Unit::TestCase should "probably rename this file and start testing for real" do flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
colszowka-jeweler-test-0.0.1 | test/jeweler_test_test.rb |
colszowka-jeweler-test-0.0.2 | test/jeweler_test_test.rb |