summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tests/README.md b/tests/README.md
index 1851305f..201ee4c8 100644
--- a/tests/README.md
+++ b/tests/README.md
@@ -3,3 +3,7 @@
## Frontend
To run the tests, point your browser to `<yourdomainhere>/tests/frontend`
+
+## Backend
+
+To run the tests, run ``bin/backendTests.sh``