emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] master 23efc43 1/2: ; * test/lisp/files-tests.el: Minor co


From: Eli Zaretskii
Subject: [Emacs-diffs] master 23efc43 1/2: ; * test/lisp/files-tests.el: Minor copyedits.
Date: Sat, 24 Sep 2016 09:36:26 +0000 (UTC)

branch: master
commit 23efc43d01462ff0e952dd149d26e90cbe8792f0
Author: Eli Zaretskii <address@hidden>
Commit: Eli Zaretskii <address@hidden>

    ; * test/lisp/files-tests.el: Minor copyedits.
---
 test/lisp/files-tests.el |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/test/lisp/files-tests.el b/test/lisp/files-tests.el
index 56150c1..479848a 100644
--- a/test/lisp/files-tests.el
+++ b/test/lisp/files-tests.el
@@ -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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]