From c1aa98bf3d998a4632023511805899b7b1548608 Mon Sep 17 00:00:00 2001 From: Michael M Slusarz Date: Tue, 12 Jan 2010 23:48:01 -0700 Subject: [PATCH] This library can be autoloaded --- imp/lib/Test.php | 1 - 1 file changed, 1 deletion(-) diff --git a/imp/lib/Test.php b/imp/lib/Test.php index 227b05510..28b71151f 100644 --- a/imp/lib/Test.php +++ b/imp/lib/Test.php @@ -38,7 +38,6 @@ class IMP_Test extends Horde_Test */ protected $_pearList = array( 'Auth_SASL' => array( - 'path' => 'Auth/SASL.php', 'error' => 'If your IMAP server uses CRAM-MD5 or DIGEST-MD5 authentication, this module is required.' ) ); -- 2.11.0