test/run.lisp @ 58b85ffbf146

Merge.
author Steve Losh <steve@stevelosh.com>
date Fri, 21 Dec 2018 21:26:47 -0500
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :adopt :silent t)
(asdf:test-system :adopt)
(quit)