test/run.lisp @ 642713dd237f

Update URLs
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:31:19 -0500
parents 3f9040eb223f
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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