test/run.lisp @ f6b762c9fad2 v1.1.1

Bump version, update changelog
author Steve Losh <steve@stevelosh.com>
date Tue, 27 Apr 2021 18:46:28 -0400
parents 35cff9a179f4
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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