test/package.lisp @ 82d5dd50f5a6 v1.2.0

Add Lispworks support to argv and exit

Fixes https://github.com/sjl/adopt/issues/4
author Steve Losh <steve@stevelosh.com>
date Tue, 16 Nov 2021 20:19:22 -0500
parents cc1aad82d9f6
children (none)
(defpackage :adopt.test
  (:use :cl :1am)
  (:export :run-tests))