Skip to content

Commit 17366e7

Browse files
committed
Revert "document mocha tests"
This reverts commit 5c3b411.
1 parent 5c3b411 commit 17366e7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/contributing/testing.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,11 +20,6 @@ for a single file:
2020
$ ./node_modules/.bin/jaribu test/unit/cachinglayer-suite.js
2121
```
2222

23-
For the Mocha tests:
24-
25-
```sh
26-
$ npm run test:mocha
27-
```
2823
::: warning
2924
We're in the process of porting the tests to Mocha/Chai. Also see `npm run
3025
test:mocha`.

0 commit comments

Comments
 (0)