mirror of
https://github.com/flarum/core.git
synced 2025-08-11 10:55:47 +02:00
12
extensions/messages/tests/integration/setup.php
Normal file
12
extensions/messages/tests/integration/setup.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
|
||||
/*
|
||||
* This file is part of Flarum.
|
||||
*
|
||||
* For detailed copyright and license information, please view the
|
||||
* LICENSE file that was distributed with this source code.
|
||||
*/
|
||||
|
||||
$setup = require __DIR__.'/../../../../php-packages/testing/bootstrap/monorepo.php';
|
||||
|
||||
$setup->run();
|
Reference in New Issue
Block a user