diff options
| -rw-r--r-- | CONTRIBUTING.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5318312b14..daaea42b18 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -43,6 +43,12 @@ for example, to run the `backing_queue` suite: make ct-backing_queue +Finally, + + make tests + +will run all suites. + ## Contributor Agreement |
