require 'test_helper' module Adherent class CoordTest < ActiveSupport::TestCase # test "the truth" do # assert true # end end end