Revision: 4043 Author: hans URL: http://bknr.net/trac/changeset/4043
Remove cl-json test invocation.
U trunk/build.lisp
Modified: trunk/build.lisp =================================================================== --- trunk/build.lisp 2008-11-13 23:02:28 UTC (rev 4042) +++ trunk/build.lisp 2008-11-13 23:26:06 UTC (rev 4043) @@ -204,6 +204,5 @@ (progn #+(or) (fiveam-run-no-failures-p :it.bese.FiveAM) (warn "skipping :it.bese.FiveAM tests") t) - (fiveam-run-no-failures-p 'json-test::json) ))