From 0aab73896a23cfb8d172ef2b28f3ed9ef633dad0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicolas=20L=C5=93uillet?= Date: Wed, 26 Apr 2017 09:06:57 +0200 Subject: [PATCH] Changed the doc about testsuite --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3f24d08..11e9a22 100644 --- a/README.md +++ b/README.md @@ -29,7 +29,7 @@ The app should be deployed to https://[your-github-username].github.io/tooty/ ### Launching testsuite - $ ./node_modules/.bin/elm-test + $ npm test ## Licence