From: Stefan Kangas Date: Thu, 1 Apr 2021 17:57:05 +0000 (+0200) Subject: ; Remove spurious comment in last commit X-Git-Tag: emacs-28.0.90~3052 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=a5125f98b8e977abfcef74ddd7720ccb63328560;p=emacs.git ; Remove spurious comment in last commit --- diff --git a/test/lisp/progmodes/executable-tests.el b/test/lisp/progmodes/executable-tests.el index e3531912014..4f0fa699f72 100644 --- a/test/lisp/progmodes/executable-tests.el +++ b/test/lisp/progmodes/executable-tests.el @@ -19,9 +19,6 @@ ;;; Commentary: -;; This file is part of ERT, the Emacs Lisp Regression Testing tool. -;; See ert.el or the texinfo manual for more details. - ;;; Code: (require 'ert)