Changeset 44108 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 12/13/2018 09:43:29 AM (7 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
tests/phpunit/includes/bootstrap.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
- Property svn:mergeinfo changed
/branches/5.0 merged: 43742
- Property svn:mergeinfo changed
-
trunk/tests/phpunit/includes/bootstrap.php
r44107 r44108 134 134 require dirname( __FILE__ ) . '/spy-rest-server.php'; 135 135 require dirname( __FILE__ ) . '/class-wp-rest-test-search-handler.php'; 136 require dirname( __FILE__ ) . '/class-wp-fake-block-type.php'; 136 137 137 138 /**
Note: See TracChangeset
for help on using the changeset viewer.