This library can be autoloaded
authorMichael M Slusarz <slusarz@curecanti.org>
Wed, 13 Jan 2010 06:48:01 +0000 (23:48 -0700)
committerMichael M Slusarz <slusarz@curecanti.org>
Wed, 13 Jan 2010 21:35:38 +0000 (14:35 -0700)
imp/lib/Test.php

index 227b055..28b7115 100644 (file)
@@ -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.'
         )
     );