Changeset 38398 for trunk/tests/phpunit/tests/canonical/pageOnFront.php
- Timestamp:
- 08/27/2016 08:35:16 AM (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/tests/canonical/pageOnFront.php
r36238 r38398 7 7 */ 8 8 class Tests_Canonical_PageOnFront extends WP_Canonical_UnitTestCase { 9 public static function wpSetUpBeforeClass( $factory ) {10 self::generate_shared_fixtures( $factory );11 }12 13 public static function wpTearDownAfterClass() {14 self::delete_shared_fixtures();15 }16 9 17 10 function setUp() {
Note: See TracChangeset
for help on using the changeset viewer.