X-Git-Url: http://git.kpe.io/?p=umlisp.git;a=blobdiff_plain;f=umlisp-tests.asd;h=7fe4832a4e3293af6d6761d0492178e32e614143;hp=5d31e3cfa83850de855d7d0480dbe80e7da6aa9a;hb=28aeae6f894ac1e2b4ded59af9371b373e38a701;hpb=188873f068b0c53febe4ee0ededbc755fce4869d diff --git a/umlisp-tests.asd b/umlisp-tests.asd index 5d31e3c..7fe4832 100644 --- a/umlisp-tests.asd +++ b/umlisp-tests.asd @@ -6,8 +6,6 @@ ;;;; Purpose: ASDF system definitionf for umlisp testing package ;;;; Author: Kevin M. Rosenberg ;;;; Date Started: Apr 2003 -;;;; -;;;; $Id$ ;;;; ************************************************************************* (defpackage #:umlisp-tests-system @@ -29,4 +27,3 @@ (or (funcall (intern (symbol-name '#:run-tests) (find-package '#:umlisp-tests))) (error "test-op failed"))) -