diff options
author | Phillip Lord <phillip.lord@russet.org.uk> | 2015-11-29 10:05:07 +0000 |
---|---|---|
committer | Phillip Lord <phillip.lord@russet.org.uk> | 2015-11-29 10:05:07 +0000 |
commit | 6de00671e3ab6ff7eea0fe4c72b8d03d87a9a687 (patch) | |
tree | 9a73332e9c896cfa04f5f45e0c4afe4698a7b78a /test/src/alloc-tests.el | |
parent | 761003e39c8ad32e7f5492b85f13a03a98646552 (diff) | |
download | emacs-feature/tests-depend-on-source.tar.gz |
Update file headers for name change.feature/tests-depend-on-source
* (test/src/decompress-tests.el, test/src/alloc-tests.el): Update headers.
Diffstat (limited to 'test/src/alloc-tests.el')
-rw-r--r-- | test/src/alloc-tests.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/alloc-tests.el b/test/src/alloc-tests.el index 218df05e426..c0fe0f33cb9 100644 --- a/test/src/alloc-tests.el +++ b/test/src/alloc-tests.el @@ -1,4 +1,4 @@ -;;; finalizer-tests.el --- Finalizer tests -*- lexical-binding: t -*- +;;; alloc-tests.el --- alloc tests -*- lexical-binding: t -*- ;; Copyright (C) 2015 Free Software Foundation, Inc. |