diff options
| -rw-r--r-- | README.md | 2 | ||||
| -rw-r--r-- | RELEASE.md | 2 |
2 files changed, 2 insertions, 2 deletions
| @@ -84,7 +84,7 @@ whitelist system, and greedy regexps. Please note that if you plan to build | |||
| 84 | yara from sources, libssl-dev must be installed on your system in order to | 84 | yara from sources, libssl-dev must be installed on your system in order to |
| 85 | have support for hashes. | 85 | have support for hashes. |
| 86 | 86 | ||
| 87 | Ho, and by the way, you can run the *comprehensive* testsuite with `make test`. | 87 | Ho, and by the way, you can run the *comprehensive* testsuite with `make tests`. |
| 88 | 88 | ||
| 89 | ## Whitelisting | 89 | ## Whitelisting |
| 90 | 90 | ||
| @@ -6,7 +6,7 @@ Thou shalt test your modifications. If everything goes fine, you should see this | |||
| 6 | message: | 6 | message: |
| 7 | 7 | ||
| 8 | ``` | 8 | ``` |
| 9 | $ make test | 9 | $ make tests |
| 10 | [+] Congratz, the XX tests succeeded! | 10 | [+] Congratz, the XX tests succeeded! |
| 11 | ``` | 11 | ``` |
| 12 | 12 | ||
