Sha256: 1e514f37afe156470a61929e6b66640bba070299deaa840d95b052f17d4b0410
Contents?: true
Size: 216 Bytes
Versions: 39
Compression:
Stored size: 216 Bytes
Contents
require File.join(File.dirname(__FILE__), '/../../test_helper') class <%= class_name %>Test < ActiveSupport::TestCase test "should be able to create new block" do assert <%= class_name %>.create! end end
Version data entries
39 entries across 39 versions & 10 rubygems