[Cmucl-cvs] [git] CMU Common Lisp branch master updated. snapshot-2014-11-2-g4c0e296
Raymond Toy
rtoy at common-lisp.net
Thu Nov 6 03:23:56 UTC 2014
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "CMU Common Lisp".
The branch, master has been updated
via 4c0e29679bad7b315f9da448280b3a7061549ac3 (commit)
from 6e5af7486d432c54173bbba304001bdaa054a87b (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 4c0e29679bad7b315f9da448280b3a7061549ac3
Author: Raymond Toy <toy.raymond at gmail.com>
Date: Wed Nov 5 19:23:49 2014 -0800
Add a final newline to the file.
diff --git a/tests/unicode.lisp b/tests/unicode.lisp
index 16c0c77..bd0252f 100644
--- a/tests/unicode.lisp
+++ b/tests/unicode.lisp
@@ -191,4 +191,4 @@
(setf posn end)))
computed-breaks)))
(assert-equalp b
- (do-test s)))))))))
\ No newline at end of file
+ (do-test s)))))))))
-----------------------------------------------------------------------
Summary of changes:
tests/unicode.lisp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
CMU Common Lisp
More information about the cmucl-cvs
mailing list