mirror of
https://github.com/flextype/flextype.git
synced 2025-08-07 21:56:33 +02:00
fix(tests): fix tests
This commit is contained in:
@@ -16,4 +16,4 @@ $flextype_loader = require_once $flextype_autoload;
|
||||
|
||||
filesystem()->directory(PATH['tmp'])->exists() and filesystem()->directory(PATH['tmp'])->delete();
|
||||
|
||||
include ROOT_DIR . '/src/flextype/bootstrap.php';
|
||||
include ROOT_DIR . '/src/flextype/flextype.php';
|
||||
|
Reference in New Issue
Block a user