test/run.lisp @ 3b355cd31642

Move dependencies around

Committed now, from a long time ago
author Steve Losh <steve@stevelosh.com>
date Thu, 03 Oct 2019 10:38: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)