mirror of
https://gh.wpcy.net/https://github.com/discourse/wp-discourse.git
synced 2026-05-23 03:20:46 +08:00
git-svn-id: http://plugins.svn.wordpress.org/wp-discourse/trunk@1637246 b8457f37-d9ea-0310-8a92-e5e31aec5664
6 lines
120 B
PHP
Vendored
6 lines
120 B
PHP
Vendored
<?php
|
|
|
|
require_once( __DIR__ . '/../../vendor/autoload.php' );
|
|
|
|
WP_Mock::setUsePatchwork( true );
|
|
WP_Mock::bootstrap();
|