[cl-irc-cvs] r184 - trunk/test
ehuelsmann at common-lisp.net
ehuelsmann at common-lisp.net
Thu Apr 19 21:54:50 UTC 2007
Author: ehuelsmann
Date: Thu Apr 19 17:54:49 2007
New Revision: 184
Modified:
trunk/test/test-parse-message.lisp (contents, props changed)
trunk/test/test-protocol.lisp (contents, props changed)
Log:
Harmonize keyword expansion in tests/ directory.
Modified: trunk/test/test-parse-message.lisp
==============================================================================
--- trunk/test/test-parse-message.lisp (original)
+++ trunk/test/test-parse-message.lisp Thu Apr 19 17:54:49 2007
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See the LICENSE file for licensing information.
Modified: trunk/test/test-protocol.lisp
==============================================================================
--- trunk/test/test-protocol.lisp (original)
+++ trunk/test/test-protocol.lisp Thu Apr 19 17:54:49 2007
@@ -1,5 +1,5 @@
;;;; $Id$
-;;;; $Source$
+;;;; $URL$
;;;; See the LICENSE file for licensing information.
More information about the cl-irc-cvs
mailing list