From b9b7c3cf9ee628b7b3ba3dd426e38a7ed71410f3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?=C5=81ukasz=20Nowak?= <luke@nexedi.com>
Date: Fri, 15 Oct 2010 16:23:07 +0000
Subject: [PATCH]  - choose test, which does not use any Business Template  -
 remove not needed information about coordinate, as recipe is    preparing all
 in runUnitTest script

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@39248 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 buildout/README-2.12.txt | 6 +-----
 1 file changed, 1 insertion(+), 5 deletions(-)

diff --git a/buildout/README-2.12.txt b/buildout/README-2.12.txt
index 97d646379a..6823236ca6 100644
--- a/buildout/README-2.12.txt
+++ b/buildout/README-2.12.txt
@@ -181,11 +181,7 @@ the 'zope-instance-template:user' variable.
 
 You should also be able to run ERP5 unit tests like so:
 
- $ bin/runUnitTest --erp5_sql_connection_string="test@127.0.0.1:10002 test" testBusinessTemplate
-
-The '127.0.0.1:10002' coordinate above refers to the address of the configured
-mysql instance, according to the settings 'configuration:mysql_host' and
-'configuration:mysql_port' in 'instance-profiles/mysql.cfg'.
+ $ bin/runUnitTest testClassTool
 
 Troubleshooting
 ===============
-- 
2.30.9