diff --git a/README.md b/README.md index a6de9d8..83a6df4 100644 --- a/README.md +++ b/README.md @@ -54,5 +54,5 @@ To change repository like addons, see [GIT_REPO.md](doc/GIT_REPO.md) # Test Execute ERPLibre test with his code generator. ```bash -time make test +time make test_full_fast ```