]> git.eshelyaron.com Git - emacs.git/commitdiff
; * test/src/font-tests.el: Minor copyedits.
authorEli Zaretskii <eliz@gnu.org>
Sat, 24 Sep 2016 09:43:40 +0000 (12:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 24 Sep 2016 09:43:40 +0000 (12:43 +0300)
test/src/font-tests.el

index 9f730d3148c7c427181245f8e33522a55139b0b3..f0f0d31efc79bb62b55bd895df312d7f8e8be73f 100644 (file)
@@ -1,4 +1,4 @@
-;;; font-parse-tests.el --- Test suite for font parsing.
+;;; font-tests.el --- Test suite for font-related functions.
 
 ;; Copyright (C) 2011-2016 Free Software Foundation, Inc.
 
@@ -163,4 +163,5 @@ expected font properties from parsing NAME.")
 ;; no-byte-compile: t
 ;; End:
 
-;;; font-parse-tests.el ends here.
+(provide 'font-tests)
+;;; font-tests.el ends here.