Changeset 59769 for trunk/tests/phpunit/includes/bootstrap.php
- Timestamp:
- 02/06/2025 05:51:01 PM (4 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/tests/phpunit/includes/bootstrap.php
r59592 r59769 215 215 define( 'DIR_TESTDATA', __DIR__ . '/../data' ); 216 216 define( 'DIR_TESTROOT', realpath( dirname( __DIR__ ) ) ); 217 define( 'IMPORTER_PLUGIN_FOR_TESTS', DIR_TESTDATA . '/plugins/wordpress-importer/wordpress-importer.php' );218 217 219 218 define( 'WP_LANG_DIR', realpath( DIR_TESTDATA . '/languages' ) );
Note: See TracChangeset
for help on using the changeset viewer.