test/run.lisp @ d5dbc46f6ddb

Update URLs
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:13:14 -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)