require 'test_helper' class EdgarjTest < ActiveSupport::TestCase test "truth" do assert_kind_of Module, Edgarj end end