Mention `make install`
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`
|
||||
|
|
Loading…
Reference in New Issue