# File lib/rdoc/markup/formatter_test_case.rb, line 541
      def test_accept_list_start_note
        @to.start_accepting

        @to.accept_list_start @note_list

        accept_list_start_note
      end