test/run.lisp @ b22eb7fe2faa

Set up a clean namespace for the initial PAIP implementation

Also figure out the 5AM unit testing crap.
author Steve Losh <steve@stevelosh.com>
date Tue, 08 Mar 2016 12:31:44 +0000
parents c60cac27a0a7
children ae2b13a9a629
(let ((*standard-output* (make-broadcast-stream)))
  (ql:quickload "bones-test"))


(5am:run! :bones)
(5am:run! :bones.paip)