Skip to content

Commit 9eeffc0

Browse files
committed
Get tests passing
1 parent 12ea160 commit 9eeffc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/test.js

+1
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ FileValidator.prototype.end = function () {
4242
assert.deepEqual(body, f)
4343
}
4444
FileValidator.prototype.on = function () {}
45+
FileValidator.prototype.once = function () {}
4546
FileValidator.prototype.removeListener = function () {}
4647
FileValidator.prototype.emit = function () {}
4748

0 commit comments

Comments
 (0)