test/package.lisp @ cc1aad82d9f6

Fix the tests to match the new API
author Steve Losh <steve@stevelosh.com>
date Tue, 02 Apr 2019 09:51:25 -0400
parents 34d2ad201c73
children (none)
(defpackage :adopt.test
  (:use :cl :1am)
  (:export :run-tests))