exclude Unicode tests from Valgrind to avoid timeout
This commit is contained in:
parent
2e9a13bd88
commit
1375162562
3 changed files with 4 additions and 4 deletions
|
|
@ -395,7 +395,7 @@ To compile and run the tests, you need to execute
|
|||
|
||||
```sh
|
||||
$ make
|
||||
$ ./json_unit
|
||||
$ ./json_unit "*"
|
||||
|
||||
===============================================================================
|
||||
All tests passed (3341006 assertions in 22 test cases)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue