diff options
| author | Phillip Lord | 2015-11-29 10:05:07 +0000 |
|---|---|---|
| committer | Phillip Lord | 2015-11-30 21:32:31 +0000 |
| commit | f9ebad588a069bab2fde317f7470951acfec5363 (patch) | |
| tree | 697c937c16bd99613944beb963ffc6fce2d4b028 /test/src/alloc-tests.el | |
| parent | 063985518f1092a9eb4b696aaec816ae9280f260 (diff) | |
| download | emacs-f9ebad588a069bab2fde317f7470951acfec5363.tar.gz emacs-f9ebad588a069bab2fde317f7470951acfec5363.zip | |
Update file headers for name change.
* (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 @@ | |||
| 1 | ;;; finalizer-tests.el --- Finalizer tests -*- lexical-binding: t -*- | 1 | ;;; alloc-tests.el --- alloc tests -*- lexical-binding: t -*- |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. | 3 | ;; Copyright (C) 2015 Free Software Foundation, Inc. |
| 4 | 4 | ||