|
|
@@ -570,6 +570,7 @@ define('TESTS_ZEND_MAIL_SMTP_AUTH', false);
|
|
|
*
|
|
|
* Selectively define the below in order to run tests for them.
|
|
|
*/
|
|
|
+define('TESTS_ZEND_QUEUE_ACTIVEMQ_ENABLED', false);
|
|
|
define('TESTS_ZEND_QUEUE_ACTIVEMQ_SCHEME', false);
|
|
|
define('TESTS_ZEND_QUEUE_ACTIVEMQ_HOST', false);
|
|
|
define('TESTS_ZEND_QUEUE_ACTIVEMQ_PORT', false);
|