From 41f07713b0aedca822a4008ac56f3bec63535576 Mon Sep 17 00:00:00 2001 From: JT Smith Date: Thu, 9 Mar 2006 15:39:30 +0000 Subject: [PATCH] telling peeps about new test modules needed --- docs/gotcha.txt | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/gotcha.txt b/docs/gotcha.txt index bbccbe67e..a2e013337 100644 --- a/docs/gotcha.txt +++ b/docs/gotcha.txt @@ -52,6 +52,12 @@ save you many hours of grief. Spectre is WebGUI's offline execution engine. It triggers scheduled events and executes workflow tasks. + * If you wish to run the full test suite, you'll need to install + these optional modules: + + Test::Deep + Test::MockObject + 6.8.4 --------------------------------------------------------------------