test/test-run.lisp @ b85831aa30bb

Unfuck the test system loading
author Steve Losh <steve@stevelosh.com>
date Fri, 13 Jan 2017 21:54:26 +0000
parents 8597527d94a5
children (none)
(ql:quickload 'beast)
(time (asdf:test-system 'beast))
(quit)