test/run.lisp @ 1d3928ec556d

Fix typo
author Steve Losh <steve@stevelosh.com>
date Sat, 24 Oct 2020 15:55:36 -0400
parents 566c907b762a
children (none)
#+ecl (setf compiler:*user-cc-flags* "-Wno-shift-negative-value")

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