Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/jappix/jappix.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorValérian Saliou <valerian@valeriansaliou.name>2015-03-18 09:55:24 +0300
committerValérian Saliou <valerian@valeriansaliou.name>2015-03-18 09:55:24 +0300
commitb5bc23c14b7a35895db671ef1f87545e22892470 (patch)
tree4deb7f6dadab0f80a5bae12f83dc5d2ba03511af
parent2160f10de85e5ee5cf2d423ece553858a942d86d (diff)
Fix
Signed-off-by: Valérian Saliou <valerian@valeriansaliou.name>
-rw-r--r--test/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/README.md b/test/README.md
index 5eaeb5a7..55f7655c 100644
--- a/test/README.md
+++ b/test/README.md
@@ -3,7 +3,6 @@ Jappix Test
Test tools used by our CI (Continuous Integration) system to run tests on our code once a commit is made.
-If you need to run tests manually, run:
+If you need to run tests manually, run (on base directory):
-> cd ./test
> npm test