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