test/run.lisp @ 1ca3e16900aa

Fix typo
author Steve Losh <steve@stevelosh.com>
date Mon, 27 Jul 2020 23:37:04 -0400
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

(ql:quickload :losh)
(time (asdf:test-system :losh))
(quit)