mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-14 15:56:48 +03:00
AspectMock all src
This commit is contained in:
+1
-1
@@ -5,6 +5,6 @@ if (!defined('HHVM_VERSION')) {
|
||||
$kernel = \AspectMock\Kernel::getInstance();
|
||||
$kernel->init([
|
||||
'debug' => true,
|
||||
'includePaths' => [__DIR__ . '/../src/Generator']
|
||||
'includePaths' => [__DIR__ . '/../src']
|
||||
]);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user