From 4d84193c2a050e663b160b13ce4d1a8bfd39445b Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Mon, 30 Oct 2017 00:02:41 -0400 Subject: [PATCH] Update Mocha link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 58a48a8..3a0178e 100644 --- a/README.md +++ b/README.md @@ -532,7 +532,7 @@ on GitHub, we will be glad to merge your code. ## Test -This server relies on `Mocha `_ +This server relies on `Mocha `_ and `Supertest `_ for unit testing. All you have to do is to run the following command in the root folder: