Sha256: f2e40ce1520f16992a8734608c1cee441bd38d0aed69cbc76c3a409cb9e55c08
Contents?: true
Size: 204 Bytes
Versions: 29
Compression:
Stored size: 204 Bytes
Contents
require 'test_helper' class <%= constant_name %>Test < Mini::Test::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