Skip to content

Commit

Permalink
Testing CI.
Browse files Browse the repository at this point in the history
  • Loading branch information
markrogoyski committed Feb 27, 2024
1 parent 5ac9a68 commit b34906e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions tests/phpunit.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
<phpunit xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" bootstrap="bootstrap.php" colors="true" xsi:noNamespaceSchemaLocation="https://schema.phpunit.de/9.3/phpunit.xsd">
<testsuites>
<testsuite name="All">
<!--<directory suffix="Test.php">Composition</directory>
<directory suffix="Test.php">Composition</directory>
<directory suffix="Test.php">Infinite</directory>
<directory suffix="Test.php">Math</directory>-->
<directory suffix="Test.php">Multi</directory>
<!--<directory suffix="Test.php">Math</directory>
<directory suffix="Test.php">Multi</directory>-->
<directory suffix="Test.php">Random</directory>
<directory suffix="Test.php">Reduce</directory>
<directory suffix="Test.php">Single</directory>
Expand Down

0 comments on commit b34906e

Please sign in to comment.