test/run.lisp @ 1efadc1bb827

Fix docs
author Steve Losh <steve@stevelosh.com>
date Thu, 07 Mar 2019 12:42:29 -0500
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :bobbin)
(time (asdf:test-system :bobbin))
(quit)