test/package.lisp @ 46b958e3d8d1

Update documentation now that the project is in Quicklisp
author Steve Losh <steve@stevelosh.com>
date Mon, 23 Dec 2019 15:14:53 -0500
parents cc1aad82d9f6
children (none)
(defpackage :adopt.test
  (:use :cl :1am)
  (:export :run-tests))