From a57579377b0cf4e2a6b6416fcf04d8e2141d757f Mon Sep 17 00:00:00 2001 From: japhie Date: Sun, 30 Oct 2005 13:49:57 +0000 Subject: [PATCH] - Add nickname :rt to :sb-rt package --- contrib/rt/rt.lisp | 1 + 1 file changed, 1 insertion(+) diff --git a/contrib/rt/rt.lisp b/contrib/rt/rt.lisp index 117e68e73..c082e8e30 100644 --- a/contrib/rt/rt.lisp +++ b/contrib/rt/rt.lisp @@ -20,6 +20,7 @@ |----------------------------------------------------------------------------|# (defpackage :sb-rt + (:nicknames :rt) (:use #:cl) (:export #:*do-tests-when-defined* #:*test* #:continue-testing #:deftest #:do-test #:do-tests #:get-test #:pending-tests