Sha256: d86b668930a7ad4a22e4ad76cdba3c67f9a95663915850fd2625cf74210910e6
Contents?: true
Size: 162 Bytes
Versions: 9
Compression:
Stored size: 162 Bytes
Contents
# frozen_string_literal: true require "test_helper" class <%= options.namespace_names.last %>Test < Minitest::Test test "passes" do assert true end end
Version data entries
9 entries across 9 versions & 1 rubygems