Sha256: b236d42bde085d7dea83c2cb217ea75cb685bf94d78df16cb75be9c778c7f31e
Contents?: true
Size: 193 Bytes
Versions: 10
Compression:
Stored size: 193 Bytes
Contents
require 'helper' class Test<%= constant_name %> < MiniTest::Test def test_something_for_real flunk "hey buddy, you should probably rename this file and start testing for real" end end
Version data entries
10 entries across 10 versions & 1 rubygems