test/run.lisp @ 03cbb60ca153

Clarify
author Steve Losh <steve@stevelosh.com>
date Sun, 27 May 2018 16:04:34 -0400
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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