clsql/tests tests.lisp,1.2,1.3

"Kevin M. Rosenberg" <[email protected]> Thu, 1 May 2003 21:29:30 -0600
Newsgroups gmane.lisp.clsql.cvs
Message-ID <[email protected]>
Update of /pubcvs/clsql/tests
In directory boa.b9.com:/tmp/cvs-serv2342/tests

Modified Files:
	tests.lisp 
Log Message:
Auto commit for Debian build

Index: tests.lisp
===================================================================
RCS file: /pubcvs/clsql/tests/tests.lisp,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** tests.lisp	2 May 2003 03:17:41 -0000	1.2
--- tests.lisp	2 May 2003 03:29:28 -0000	1.3
***************
*** 232,236 ****
      t)
  
! (deftest clsql.all (clsql-tests) t)
  
  
--- 232,237 ----
      t)
  
! ;(deftest clsql.all (clsql-tests) t)
! (clsql-tests)