Changeset 5008 for sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/tests/phpunit/tests/wporg-plugin-api-performance.php
- Timestamp:
- 02/24/2017 11:10:13 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/plugin-directory/tests/phpunit/tests/wporg-plugin-api-performance.php
r4725 r5008 3 3 require_once ABSPATH . 'wp-admin/includes/plugin-install.php'; 4 4 5 6 5 /** 7 * @test6 * 8 7 * @group plugins-api 9 8 * @group performance 10 9 */ 11 12 10 class Tests_Plugins_API_Performance extends WP_UnitTestCase { 13 11
Note: See TracChangeset
for help on using the changeset viewer.