From 9d71af9cbfe8c7dd323122e8e77c3fd237d2e5a9 Mon Sep 17 00:00:00 2001 From: Richard Frith-MacDonald Date: Fri, 6 Oct 2006 19:14:22 +0000 Subject: [PATCH] Update testsuite location git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@23780 72102866-910b-0410-8b05-ffd578937521 --- Testing/README | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Testing/README b/Testing/README index 772f8a8fb..622458e14 100644 --- a/Testing/README +++ b/Testing/README @@ -4,7 +4,7 @@ to do quick checks to make sure things are working. This is not a comprehensive test suite. Some tests don't say if they have passed or not. Some tests do not even output anything. Some tests never quit! -If you want to run a comprehensive testsuite. Install gnustep-guile -(ftp://ftp.gnustep.org/pub/gnustep/libs) and run the gnustep testsuite -(ftp://ftp.gnustep.org/pub/gnustep/tests). +If you want to run a comprehensive testsuite, run the gnustep testsuite +http://svn.gna.org/viewcvs/gnustep/tests/testsuite +(also ftp://ftp.gnustep.org/pub/gnustep/test).