|
|
@@ -242,18 +242,18 @@ define('TESTS_ZEND_GDATA_GAPPS_PASSWORD', 'password');
|
|
|
define('TESTS_ZEND_GDATA_GBASE_ONLINE_ENABLED', false);
|
|
|
|
|
|
/*
|
|
|
- * This indicates that online tests for the YouTube data API should
|
|
|
- * be performed.
|
|
|
- */
|
|
|
-define('TESTS_ZEND_GDATA_YOUTUBE_ONLINE_ENABLED', false);
|
|
|
-
|
|
|
-/*
|
|
|
* This indicates that online tests for the Books Search data API
|
|
|
* should be performed.
|
|
|
*/
|
|
|
define('TESTS_ZEND_GDATA_BOOKS_ONLINE_ENABLED', false);
|
|
|
|
|
|
/*
|
|
|
+ * This indicates that online tests for the YouTube data API should
|
|
|
+ * be performed.
|
|
|
+ */
|
|
|
+define('TESTS_ZEND_GDATA_YOUTUBE_ONLINE_ENABLED', false);
|
|
|
+
|
|
|
+/*
|
|
|
* This is the username to use for retrieving subscriptions, etc
|
|
|
*/
|
|
|
define('TESTS_ZEND_GDATA_YOUTUBE_ACCOUNT', 'zfgdata');
|