Changeset 893 in tests for trunk/tests/test_post_output.php
- Timestamp:
- 07/09/2012 02:38:23 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/test_post_output.php
r875 r893 128 128 * @group media 129 129 * @group gallery 130 * @ticket UT30 130 131 */ 131 132 class WPTestGalleryPost extends WP_UnitTestCase { // _WPDataset1 132 133 function setUp() { 133 $this->knownUTBug(30);134 134 parent::setUp(); 135 135 global $wp_rewrite;
Note: See TracChangeset
for help on using the changeset viewer.