mirror of
https://github.com/php-curl-class/php-curl-class.git
synced 2026-08-24 21:59:06 +00:00
Update tests to work with PHPUnit 10
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
<phpunit bootstrap="../vendor/autoload.php" colors="true">
|
||||
<testsuites>
|
||||
<testsuite name="PHPCurlClass">
|
||||
<directory suffix=".php">./PHPCurlClass/</directory>
|
||||
<directory suffix="Test.php">../tests/</directory>
|
||||
</testsuite>
|
||||
</testsuites>
|
||||
<php>
|
||||
|
||||
Reference in New Issue
Block a user