mirror of
https://github.com/flextype/flextype.git
synced 2025-08-09 06:36:52 +02:00
feat(core): fix tests #477
This commit is contained in:
@@ -10,4 +10,3 @@ define('PATH', [
|
||||
! is_file($flextype_autoload = ROOT_DIR . '/vendor/autoload.php') and exit('Please run: <i>composer install</i> for flextype');
|
||||
$flextype_loader = require_once $flextype_autoload;
|
||||
include ROOT_DIR . '/src/flextype/bootstrap.php';
|
||||
s
|
||||
|
Reference in New Issue
Block a user