From 18c545d51b226bedb2b34f4ccd3a9a1aba44a7fb Mon Sep 17 00:00:00 2001 From: Ben Alex Date: Fri, 2 Apr 2004 11:50:53 +0000 Subject: [PATCH] Correct usage instructions. --- integration-test/readme.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/integration-test/readme.txt b/integration-test/readme.txt index a5283f3259..887e96dc31 100644 --- a/integration-test/readme.txt +++ b/integration-test/readme.txt @@ -20,6 +20,7 @@ To execute these tests: 3. Run "ant tests" (you can safely ignore the console output). -4. Review the reports directory and confirm each container passed all tests. +4. At the completion of execution, a summary report will be displayed on the + console. $Id$