Author: ehuelsmann Date: Sun Mar 16 15:21:55 2008 New Revision: 37
Modified: trunk/tests/tests.lisp Log: Add comment about blank lines.
Modified: trunk/tests/tests.lisp ============================================================================== --- trunk/tests/tests.lisp (original) +++ trunk/tests/tests.lisp Sun Mar 16 15:21:55 2008 @@ -113,6 +113,7 @@ ;; empty lines only (deftest basic.empty-lines-only (with-input-from-string (s " +# The next two lines intentionally contain spaces-only
")
py-configparser-cvs@common-lisp.net