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 65af9d8 commit cbe0172Copy full SHA for cbe0172
README.md
@@ -38,8 +38,7 @@ Run [src/example.php](src/example.php) and check your database
38
Run [test/SessionHandlerTest.php](test/SessionHandlerTest.php) and [test/SessionDBTest.php](test/SessionDBTest.php) with PHPUnit
39
40
```
41
-$ phpunit test/SessionHandlerTest.php
42
-$ phpunit test/SessionDBTest.php
+$ phpunit test
43
44
45
## Author
0 commit comments