Sha256: d3aeb7ea895bd94f2bea99586994bcfd5ea7c474f2677feb405277ad150b4028
Contents?: true
Size: 231 Bytes
Versions: 2
Compression:
Stored size: 231 Bytes
Contents
require 'helper' class TestActsAsAwardable < 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 |
---|---|
acts_as_awardable-0.2.0 | test/test_acts_as_awardable.rb |
acts_as_awardable-0.1.0 | test/test_acts_as_awardable.rb |