X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=package.lisp;h=24acae2d8f1d007b35fffb2bc9635b030716f2f2;hb=274fc70849b8122372f0e114a917f23852ce7f20;hp=68562f23704ce4ffe1303966f09504b7029486d3;hpb=6e195606e06173086a91616042adef3072633d92;p=xlunit.git diff --git a/package.lisp b/package.lisp index 68562f2..24acae2 100644 --- a/package.lisp +++ b/package.lisp @@ -2,10 +2,10 @@ ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; -;;;; ID: $Id: package.lisp,v 1.8 2003/08/04 19:31:34 kevin Exp $ +;;;; ID: $Id: package.lisp,v 1.9 2003/08/05 22:56:25 kevin Exp $ ;;;; Purpose: Package definition for XLUnit ;;;; -;;;; $Id: package.lisp,v 1.8 2003/08/04 19:31:34 kevin Exp $ +;;;; $Id: package.lisp,v 1.9 2003/08/05 22:56:25 kevin Exp $ ;;;; ************************************************************************* (in-package #:cl-user) @@ -28,6 +28,7 @@ #:assert-false #:assert-equal #:assert-eql + #:assert-not-eql #:test-failure #:failure