diff options
Diffstat (limited to 'node_modules/.bin')
| l--------- | node_modules/.bin/_mocha | 1 | ||||
| l--------- | node_modules/.bin/mocha | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/node_modules/.bin/_mocha b/node_modules/.bin/_mocha new file mode 120000 index 0000000..f2a54ff --- /dev/null +++ b/node_modules/.bin/_mocha @@ -0,0 +1 @@ +../mocha/bin/_mocha
\ No newline at end of file diff --git a/node_modules/.bin/mocha b/node_modules/.bin/mocha new file mode 120000 index 0000000..43c668d --- /dev/null +++ b/node_modules/.bin/mocha @@ -0,0 +1 @@ +../mocha/bin/mocha
\ No newline at end of file |
