Sha256: 563f10bcb4983645f36f347e4dcdb8073ff7e9e56056d3077f85c179768f7a1b
Contents?: true
Size: 157 Bytes
Versions: 1
Compression:
Stored size: 157 Bytes
Contents
# frozen_string_literal: true require 'test_helper' <% module_namespacing do -%> class <%= class_name %>InputTest < ActiveSupport::TestCase end <% end -%>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
upgrow-0.0.5 | lib/generators/test_unit/input/templates/input_test.rb.tt |