aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorJuanma Barranquero2015-11-05 12:01:25 +0100
committerJuanma Barranquero2015-11-05 12:01:25 +0100
commitc9def83b492391785270bc92baa621f244b99cff (patch)
tree032c360f19dafde267396d08e118384ae85e6aff /test
parent54e2ed97bf904eda2ee5ae9b7822288e10b3abc5 (diff)
downloademacs-c9def83b492391785270bc92baa621f244b99cff.tar.gz
emacs-c9def83b492391785270bc92baa621f244b99cff.zip
; * test/automated/elisp-mode-tests.el: Fix typo.
Diffstat (limited to 'test')
-rw-r--r--test/automated/elisp-mode-tests.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/automated/elisp-mode-tests.el b/test/automated/elisp-mode-tests.el
index bd83f1af435..1085b549c03 100644
--- a/test/automated/elisp-mode-tests.el
+++ b/test/automated/elisp-mode-tests.el
@@ -1,4 +1,4 @@
1d;;; elisp-mode-tests.el --- Tests for emacs-lisp-mode -*- lexical-binding: t; -*- 1;;; elisp-mode-tests.el --- Tests for emacs-lisp-mode -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2015 Free Software Foundation, Inc. 3;; Copyright (C) 2015 Free Software Foundation, Inc.
4 4