Sha256: b5041978426bca6b43bd7d843b240dc660f92977ead63ebb194d53fb0078d364
Contents?: true
Size: 226 Bytes
Versions: 3
Compression:
Stored size: 226 Bytes
Contents
require 'test_helper' class DivvyTest < 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
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
mdwan-divvy-0.1.0 | test/divvy_test.rb |
mdwan-divvy-0.1.1 | test/divvy_test.rb |
mdwan-divvy-0.1.2 | test/divvy_test.rb |