X-Git-Url: http://git.kpe.io/?p=lml.git;a=blobdiff_plain;f=2%2Ftests.lisp;fp=2%2Ftests.lisp;h=0000000000000000000000000000000000000000;hp=14dc3c86cd046b9b1243e9ed9c8b329c3ae945b9;hb=d69fd6931095af586a7ba72e0586330a436f0803;hpb=ffe053ab486b6e503513cf57f5321c61bd38b9c2 diff --git a/2/tests.lisp b/2/tests.lisp deleted file mode 100644 index 14dc3c8..0000000 --- a/2/tests.lisp +++ /dev/null @@ -1,21 +0,0 @@ -;;;; -*- Mode: Lisp; Syntax: ANSI-Common-Lisp; Base: 10 -*- -;;;; ************************************************************************* -;;;; FILE IDENTIFICATION -;;;; -;;;; Name: tests.lisp -;;;; Purpose: tests file -;;;; Author: Kevin M. Rosenberg -;;;; Date Started: Oct 2006 -;;;; -;;;; $Id$ -;;;; -;;;; Copyright (c) 2006 by Kevin Rosenberg. -;;;; ************************************************************************* - -(in-package #:cl) -(defpackage #:gmparse-tests - (:use #:gmparse #:cl #:rtest)) -(in-package #:gmparse-tests) - -(rem-all-tests) -