require 'test_helper' module Myreplicator class ExporterTest < ActiveSupport::TestCase test "" do assert true end end end