X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=listener.lisp;h=aaa72e60c00f6240ba0a95b2fca0bf92727e5ebd;hb=ca683dc694122458db8864fe6519b3e07899b045;hp=05865930878db73b6a9031d8e546b6b33f92ba4f;hpb=53e193feda5d4cb757ef13d622fac03cf99178a2;p=xlunit.git diff --git a/listener.lisp b/listener.lisp index 0586593..aaa72e6 100644 --- a/listener.lisp +++ b/listener.lisp @@ -2,7 +2,7 @@ ;;;; ************************************************************************* ;;;; FILE IDENTIFICATION ;;;; -;;;; ID: $Id: listener.lisp,v 1.1 2003/08/04 16:13:58 kevin Exp $ +;;;; ID: $Id$ ;;;; Purpose: Listener functions for XLUnit ;;;; ;;;; ************************************************************************* @@ -18,4 +18,4 @@ (defmethod end-test ((obj test-listener) tcase) (declare (ignore tcase))) - +