test/run.lisp @ 04c1ad3989b0

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

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