test/run.lisp @ ced9188b171b

Fix typo in parse-options-or-exit
author Steve Losh <steve@stevelosh.com>
date Thu, 30 Jan 2020 19:25:29 -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)