[UPD] README: use test_full_fast instead of test, more fast
This commit is contained in:
parent
06bb6a0cc7
commit
4c73da29b0
1 changed files with 1 additions and 1 deletions
|
|
@ -54,5 +54,5 @@ To change repository like addons, see [GIT_REPO.md](doc/GIT_REPO.md)
|
||||||
# Test
|
# Test
|
||||||
Execute ERPLibre test with his code generator.
|
Execute ERPLibre test with his code generator.
|
||||||
```bash
|
```bash
|
||||||
time make test
|
time make test_full_fast
|
||||||
```
|
```
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue