diff options
-rw-r--r-- | tests/README.md | 4 |
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`` |