Wed Feb 10 08:26:34 UTC 2010 pix@kepibu.org * Formatting. diff -rN -u old-Oh, Ducks!/tests.lisp new-Oh, Ducks!/tests.lisp --- old-Oh, Ducks!/tests.lisp 2015-11-01 16:21:35.000000000 +0000 +++ new-Oh, Ducks!/tests.lisp 2015-11-01 16:21:35.000000000 +0000 @@ -7,7 +7,7 @@ (equalp '(:div ((:id "id")) "I " (:i () "like") " cheese.") (match (#T(html (:model lhtml) ("#id" . ?div)) - "
I like cheese.
") + "
I like cheese.
") ;; FIXME: learn to distinguish between when there should only be one ;; result and when there should be many? (car div)))