Simon Egersand
2018-02-07 d01420eaa6cb99888bc7d57510adea3763dcafa3
Add snapshot make target
1 files modified
3 ■■■■■ changed files
Makefile 3 ●●●●● patch | view | raw | blame | history
Makefile
@@ -6,6 +6,9 @@
install:
    npm install
snapshot:
    npm run test:snapshot:update
test:
    npm run test