Skip to content

Commit 21afbcb

Browse files
committed
Return t
1 parent 6ce0e1a commit 21afbcb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.js

+2
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ function createHarness () {
4040

4141
t.on('end', onend);
4242

43+
return t
44+
4345
function onend () {
4446
running = false;
4547
if (this._progeny.length) {

0 commit comments

Comments
 (0)