emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] master fac0426: ; * test/src/textprop-tests.el: Minor copy


From: Eli Zaretskii
Subject: [Emacs-diffs] master fac0426: ; * test/src/textprop-tests.el: Minor copyedits.
Date: Sat, 24 Sep 2016 10:25:07 +0000 (UTC)

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

    ; * test/src/textprop-tests.el: Minor copyedits.
---
 test/src/textprop-tests.el |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/test/src/textprop-tests.el b/test/src/textprop-tests.el
index 397ef28..ceb48d1 100644
--- a/test/src/textprop-tests.el
+++ b/test/src/textprop-tests.el
@@ -67,3 +67,6 @@
     ;; (message "%S" (car stack))
     (should (and (equal-including-properties (pop stack) string)
                 (null stack)))))
+
+(provide 'textprop-tests)
+;; textprop-tests.el ends here.



reply via email to

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