diff options
| author | Tino Calancha | 2016-12-22 13:38:06 +0900 |
|---|---|---|
| committer | Tino Calancha | 2016-12-22 13:38:06 +0900 |
| commit | 3ec1503374d3115651c130eaeee31181266d0863 (patch) | |
| tree | 91c9adff716ff7c8f5e996f53cd3daf285463b13 | |
| parent | de0671096706bf7404cddce277b918c8d769f17b (diff) | |
| download | emacs-3ec1503374d3115651c130eaeee31181266d0863.tar.gz emacs-3ec1503374d3115651c130eaeee31181266d0863.zip | |
; * test/lisp/buff-menu-tests.el: Fix typo in the header.
| -rw-r--r-- | test/lisp/buff-menu-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/buff-menu-tests.el b/test/lisp/buff-menu-tests.el index 133a4f67a9c..5bfdfba7a21 100644 --- a/test/lisp/buff-menu-tests.el +++ b/test/lisp/buff-menu-tests.el | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | ;;; buff-menu-tests.el --- Test suite for buff-menu-tests.el -*- lexical-binding: t -*- | 1 | ;;; buff-menu-tests.el --- Test suite for buff-menu.el -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2016 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2016 Free Software Foundation, Inc. |
| 4 | 4 | ||