mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-15 10:30:25 -08:00
; * test/lisp/files-tests.el: Minor copyedits.
This commit is contained in:
parent
4f05e930ca
commit
23efc43d01
1 changed files with 3 additions and 2 deletions
|
|
@ -1,4 +1,4 @@
|
|||
;;; files.el --- tests for file handling.
|
||||
;;; files-tests.el --- tests for files.el.
|
||||
|
||||
;; Copyright (C) 2012-2016 Free Software Foundation, Inc.
|
||||
|
||||
|
|
@ -197,4 +197,5 @@ form.")
|
|||
(setenv "FOO" foo-env)
|
||||
(setenv "BAR" bar-env))))
|
||||
|
||||
;;; files.el ends here
|
||||
(provide 'files-tests)
|
||||
;;; files-tests.el ends here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue