We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8d2e9fc commit e507cfdCopy full SHA for e507cfd
1 file changed
README.md
@@ -32,9 +32,9 @@ PATH=$HOME/.cabal/bin/:$PATH make test
32
If all goes well you should see a long list of test cases and a summary at the end, that should look like the following:
33
```
34
Test Cases Total
35
- Passed 517 517
+ Passed 519 519
36
Failed 0 0
37
- Total 517 517
+ Total 519 519
38
39
40
Pull requests
0 commit comments