summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Klishin <mklishin@pivotal.io>2017-03-11 11:24:24 +0300
committerMichael Klishin <michael@clojurewerkz.org>2017-03-22 23:38:03 +0300
commit87ba6316f585885a9c2ebcfa93867069026d6709 (patch)
tree3f215b53ad0af3a1d521b7bc5060eb5cdfa88173
parentb3340215f7a0ca1ca6d4207a10a18bf28bf2c469 (diff)
downloadrabbitmq-server-git-87ba6316f585885a9c2ebcfa93867069026d6709.tar.gz
Mention make tests
-rw-r--r--CONTRIBUTING.md6
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