Changeset 37563 for trunk/tests/phpunit/includes/factory.php
- Timestamp:
- 05/25/2016 06:20:24 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/factory.php
r36409 r37563 3 3 require_once( dirname( __FILE__ ) . '/factory/class-wp-unittest-factory-for-thing.php' ); 4 4 require_once( dirname( __FILE__ ) . '/factory/class-wp-unittest-factory-for-post.php' ); 5 require_once( dirname( __FILE__ ) . '/factory/class-wp-unittest-factory-for-bookmark.php' ); 5 6 require_once( dirname( __FILE__ ) . '/factory/class-wp-unittest-factory-for-attachment.php' ); 6 7 require_once( dirname( __FILE__ ) . '/factory/class-wp-unittest-factory-for-user.php' );
Note: See TracChangeset
for help on using the changeset viewer.