mirror of
https://github.com/ramsey/uuid.git
synced 2026-06-13 15:46:53 +03:00
Clean up project documentation and repo metadata
This commit is contained in:
+1
-3
@@ -1,7 +1,5 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit bootstrap="./tests/bootstrap.php"
|
||||
colors="true"
|
||||
backupGlobals="false">
|
||||
<phpunit bootstrap="./tests/bootstrap.php" colors="true" verbose="true" backupGlobals="false">
|
||||
<testsuites>
|
||||
<testsuite>
|
||||
<directory>./tests</directory>
|
||||
|
||||
Reference in New Issue
Block a user