require “test_helper”

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

# test "the truth" do
#   assert true
# end

<%= 'end' -%> <% end %>