X-Git-Url: http://git.kpe.io/?p=clsql.git;a=blobdiff_plain;f=tests%2Ftest-basic.lisp;h=b0e85875b5dedc5fe90ebe09efbc4c806cbb68d5;hp=98e986119fae8c6495caadc55d73ba3b00b4e87b;hb=d2d49ab13c98bc7a1819a0fd3968268a5567bdc3;hpb=f8a3685cf1911b090510f22eaa0734fb16d3fdb2 diff --git a/tests/test-basic.lisp b/tests/test-basic.lisp index 98e9861..b0e8587 100644 --- a/tests/test-basic.lisp +++ b/tests/test-basic.lisp @@ -7,9 +7,7 @@ ;;;; Author: Kevin M. Rosenberg ;;;; Created: Mar 2002 ;;;; -;;;; $Id$ -;;;; -;;;; This file, part of CLSQL, is Copyright (c) 2002-2004 by Kevin M. Rosenberg +;;;; This file, part of CLSQL, is Copyright (c) 2002-2010 by Kevin M. Rosenberg ;;;; ;;;; CLSQL users are granted the rights to distribute and use this software ;;;; as governed by the terms of the Lisp Lesser GNU Public License @@ -227,7 +225,6 @@ "mismatch on a. inserted: ~a returned: ~a" len (length a))) ))) nil) - ))