test/run.lisp @ a9ab8d792a4d

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

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