Changeset 40520 for trunk/tests/phpunit/tests/theme/WPTheme.php
- Timestamp:
- 04/22/2017 06:58:46 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/theme/WPTheme.php
r37202 r40520 146 146 * 147 147 * @ticket 30594 148 * @group ms-required 148 149 */ 149 150 function test_wp_theme_network_enable_single_theme() { … … 166 167 * 167 168 * @ticket 30594 169 * @group ms-required 168 170 */ 169 171 function test_wp_theme_network_enable_multiple_themes() { … … 186 188 * 187 189 * @ticket 30594 190 * @group ms-required 188 191 */ 189 192 function test_network_disable_single_theme() { … … 210 213 * 211 214 * @ticket 30594 215 * @group ms-required 212 216 */ 213 217 function test_network_disable_multiple_themes() {
Note: See TracChangeset
for help on using the changeset viewer.