test/run.lisp @ 5d5c09688c11 v1.0.1

Update changelog and bump version
author Steve Losh <steve@stevelosh.com>
date Thu, 30 Jan 2020 19:27:19 -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)