diff options
Diffstat (limited to 'test/lisp/progmodes/executable-tests.el')
-rw-r--r-- | test/lisp/progmodes/executable-tests.el | 3 |
1 files changed, 0 insertions, 3 deletions
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) |