Changeset 32148 for branches/4.0/tests/phpunit/tests/shortcode.php
- Timestamp:
- 04/19/2015 07:42:52 AM (11 years ago)
- File:
-
- 1 edited
-
branches/4.0/tests/phpunit/tests/shortcode.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/4.0/tests/phpunit/tests/shortcode.php
r29197 r32148 21 21 function tearDown() { 22 22 global $shortcode_tags; 23 parent::tearDown();24 23 foreach ( $this->shortcodes as $shortcode ) 25 24 unset( $shortcode_tags[ $shortcode ] ); 25 parent::tearDown(); 26 26 } 27 27
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)