From 23a10375f83c89c138369e05c8f57f679bb43ec9 Mon Sep 17 00:00:00 2001 From: "Kevin M. Rosenberg" Date: Mon, 7 Jun 2004 03:31:13 +0000 Subject: [PATCH] r9560: * tests/README: Remove ptester package requirement (as noted by Bill Clementson) --- ChangeLog | 2 ++ tests/README | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1039bb2..07295e4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * tests/README: Fix filename [reported by Bill Clementson] * sql/transactions.lisp: Apply return value patch from Edi Weitz for WITH-TRANSACTION + * tests/README: Remove ptester package requirement (as noted + by Bill Clementson) 03 Jun 2004 Kevin Rosenberg * Version 2.11.5 released diff --git a/tests/README b/tests/README index 8dad515..d5d78ef 100644 --- a/tests/README +++ b/tests/README @@ -6,8 +6,8 @@ contains a single assoc-list that specifies the connection specs for each database type to be tested. There is an example file in contained in CLSQL's examples directory. -These tests require the downloading of the rtest and ptester packages -from http://files.b9.com/. +These tests require the downloading of the rt package from +http://files.b9.com/. Load clsql.asd or put it somewhere where ASDF can find it and call: -- 2.34.1