test/package.lisp @ b148ffd26464

Work around an ABCL bug to make the tests pass
author Steve Losh <steve@stevelosh.com>
date Sat, 29 Aug 2020 23:57:54 -0400
parents 4c59ba2362d8
children (none)
(defpackage :jarl/test
  (:use :cl :1am)
  (:export :run-tests))