Commit e9a1c14
committed
Permit using EventEmitter in tests
Testing against EventEmitter instances is common, often because it is
the base class of several stream classes. Don't lint for it.
Signed-off-by: Kevin Locke <[email protected]>1 parent 501c5d3 commit e9a1c14
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
14 | 17 | | |
15 | 18 | | |
0 commit comments