X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=hyperobject-tests.asd;h=054db1b14368cfa998061dd4d57dc2a95c5ec153;hb=8c1fbddf6aefbf62c9d9b6694546fb144bb06309;hp=33b73b1786b0d32ed3d29dc3b8f13e9ad6636e71;hpb=7b3ca1025e0b572b6511c044e948aeab2147af45;p=hyperobject.git diff --git a/hyperobject-tests.asd b/hyperobject-tests.asd index 33b73b1..054db1b 100644 --- a/hyperobject-tests.asd +++ b/hyperobject-tests.asd @@ -7,7 +7,7 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Apr 2003 ;;;; -;;;; $Id: hyperobject-tests.asd,v 1.1 2003/04/28 19:06:30 kevin Exp $ +;;;; $Id$ ;;;; ************************************************************************* (defpackage #:hyperobject-tests-system @@ -22,4 +22,3 @@ (or (funcall (intern (symbol-name '#:do-tests) (find-package '#:regression-test))) (error "test-op failed"))) -