We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f220989 commit beace21Copy full SHA for beace21
tests/IsoFileTest.php
@@ -4,6 +4,8 @@
4
5
namespace PhpIso\Test;
6
7
-class IsoFileTest
+use PHPUnit\Framework\TestCase;
8
+
9
+class IsoFileTest extends TestCase
10
{
11
}
0 commit comments