mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-19 18:24:12 +00:00
Simplified run instructions for mocha test.
This commit is contained in:
parent
82b58a7435
commit
914400e159
1 changed files with 2 additions and 4 deletions
|
|
@ -1,7 +1,5 @@
|
|||
### Must install: ###
|
||||
### sudo npm install -g mocha ###
|
||||
### npm install sinon ###
|
||||
### Run with mocha algos.mocha.coffee --compilers coffee:coffee-script ###
|
||||
### Install: npm install --dev ###
|
||||
### Run: npm test ###
|
||||
|
||||
_ = require 'lodash'
|
||||
expect = require 'expect.js'
|
||||
|
|
|
|||
Loading…
Reference in a new issue