summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-28 17:34:09 +0200
committerJohn Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>2018-09-28 17:34:09 +0200
commit7fea47b63e233daa98416807c44935a2847a59b8 (patch)
tree89e07afaf1f3c46dd223585213f1972ffc77bf8c /README.md
parent9f49853d5fefaf26597c8da992b47bb801b2f066 (diff)
parent754ea8e03f70999a08d9ea172b423aeeb6dcc413 (diff)
Merge branch 'master' of https://github.com/nextcloud/contacts into vue
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 690110ea..f81a130a 100644
--- a/README.md
+++ b/README.md
@@ -61,6 +61,12 @@ make build-js
# build for production with minification
make build-js-production
```
+## Running tests
+You can use the provided Makefile to run all tests by using:
+
+```
+make test
+```
## :v: Code of conduct