add FIXME test
Mon Nov 23 13:14:45 UTC 2009 pix@kepibu.org
* add FIXME test
hunk ./tests.lisp 56
-#+LATER
+#+FIXME ;; should throw 'unification-failure
+(match (#T(html (:model dom)
+ ("q" . ?div))
+ "<div>I do <i>not</i> <i>like</i> cheese.</div><div><span>I like <i>cheese</i>.</span></div>")
+ (values div))
+
+#+LATER?