summaryrefslogtreecommitdiff
path: root/test/lisp/cedet/srecode-utest-template.el
diff options
context:
space:
mode:
authorStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
committerStefan Kangas <stefan@marxist.se>2021-04-19 12:21:01 +0200
commit0a4dc70830f5e8286b47120cabc750cca07a75c1 (patch)
treeed4911a74033918a5a68fed781ab14771afd8423 /test/lisp/cedet/srecode-utest-template.el
parent518312346d9440d18e224231cb645cb3aaf373ba (diff)
downloademacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.gz
emacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.tar.bz2
emacs-0a4dc70830f5e8286b47120cabc750cca07a75c1.zip
; Normalize and add missing first and last lines
Diffstat (limited to 'test/lisp/cedet/srecode-utest-template.el')
-rw-r--r--test/lisp/cedet/srecode-utest-template.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/lisp/cedet/srecode-utest-template.el b/test/lisp/cedet/srecode-utest-template.el
index f97ff18320e..087dcfd8996 100644
--- a/test/lisp/cedet/srecode-utest-template.el
+++ b/test/lisp/cedet/srecode-utest-template.el
@@ -1,4 +1,4 @@
-;;; srecode/test.el --- SRecode Core Template tests. -*- lexical-binding:t -*-
+;;; srecode-utest-template.el --- SRecode Core Template tests. -*- lexical-binding:t -*-
;; Copyright (C) 2008-2021 Free Software Foundation, Inc.