Sha256: ad4332f0ca1b79f2f9ed3bda85174c66f28fee55a10a02904ede663f02fef85e
Contents?: true
Size: 204 Bytes
Versions: 29
Compression:
Stored size: 204 Bytes
Contents
require 'test_helper' class <%= constant_name %>Test < 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
29 entries across 29 versions & 8 rubygems