diff --git a/ext/imap/tests/imap_include.inc b/ext/imap/tests/imap_include.inc index a93187871d4..3f9845476c1 100644 --- a/ext/imap/tests/imap_include.inc +++ b/ext/imap/tests/imap_include.inc @@ -1,6 +1,6 @@ \ No newline at end of file +?> diff --git a/ext/imap/tests/skipif.inc b/ext/imap/tests/skipif.inc index d01fcd986f3..dcfc3c17272 100644 --- a/ext/imap/tests/skipif.inc +++ b/ext/imap/tests/skipif.inc @@ -2,7 +2,7 @@ extension_loaded('imap') or die('skip imap extension not available in this build'); // Change these to make tests run successfully -$mailbox = '{localhost}'; +$mailbox = '{localhost/norsh}'; $username = 'webmaster@something.com'; $password = 'p4ssw0rd'; $options = OP_HALFOPEN; // this should be enough to verify server present @@ -13,4 +13,4 @@ if (!$mbox) { die("skip could not connect to mailbox $mailbox"); } imap_close($mbox); -?> \ No newline at end of file +?>