projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5c308cc
)
This library can be autoloaded
author
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 13 Jan 2010 06:48:01 +0000
(23:48 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Wed, 13 Jan 2010 21:35:38 +0000
(14:35 -0700)
imp/lib/Test.php
patch
|
blob
|
history
diff --git
a/imp/lib/Test.php
b/imp/lib/Test.php
index
227b055
..
28b7115
100644
(file)
--- 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.'
)
);