mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-23 17:28:59 +03:00
use AspectMock on Generator tests
This commit is contained in:
+3
-1
@@ -1,5 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit bootstrap="./vendor/autoload.php" colors="true">
|
||||
<phpunit bootstrap="./tests/bootstrap.php"
|
||||
colors="true"
|
||||
backupGlobals="false">
|
||||
<testsuites>
|
||||
<testsuite>
|
||||
<directory>./tests/src</directory>
|
||||
|
||||
Reference in New Issue
Block a user