Skip to content

Commit 7632cdf

Browse files
committed
expose mocha
1 parent 49424d0 commit 7632cdf

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

build.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ cp * build
33

44
files=(
55
"node_modules/chai/index.js"
6+
"node_modules/mocha/mocha.css"
7+
"node_modules/mocha/mocha.js"
68
"node_modules/path-browserify/index.js"
79
)
810

0 commit comments

Comments
 (0)