Fix name of test script in contributing guide (#428)

This commit is contained in:
Giacomo Tagliabue 2016-05-03 15:45:38 -04:00 committed by Maxime Beauchemin
parent 9a08c45e59
commit a8d0ae1361
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ npm run dev
Tests can then be run with:
./run_unit_tests.sh
./run_tests.sh
Lint the project with: