exclude Unicode tests from Valgrind to avoid timeout

This commit is contained in:
Niels 2015-06-15 05:46:12 +02:00
parent 2e9a13bd88
commit 1375162562
3 changed files with 4 additions and 4 deletions

View file

@ -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)