Add solidity-coverage

This commit is contained in:
cgewecke
2017-05-21 19:19:50 -07:00
parent 726593c0a2
commit 592548715f
4 changed files with 20 additions and 3 deletions

3
scripts/coverage.sh Executable file
View File

@ -0,0 +1,3 @@
#! /bin/bash
SOLIDITY_COVERAGE=true ./node_modules/.bin/solidity-coverage