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