tests: (fix) remove endAll on util
This commit is contained in:
parent
2a42a5882c
commit
441ca421ee
@ -66,6 +66,4 @@ test("util", (t) => {
|
||||
t.same(output, expect);
|
||||
t.end();
|
||||
});
|
||||
|
||||
t.endAll();
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user