require “test_helper”

<% module_namespacing do -%> class <%= class_name %>Test < ActiveSupport::TestCase

# def test_truth
#   assert true
# end

end <% end -%>