Mention make install

Andrey Volk 2021-06-11 20:44:54 +03:00
parent 8cfe716281
commit 34e1522855

@ -145,6 +145,7 @@ TESTS = $(noinst_PROGRAMS)
```
## Running the tests
Make sure you did run `make install` after build.
To run the FreeSWITCH core/module tests:
`make check`