Skip to content

Commit 224fc1f

Browse files
committedAug 6, 2020
remove console.log
1 parent b6f5b2c commit 224fc1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎test/Watchpack.js

-1
Original file line numberDiff line numberDiff line change
@@ -637,7 +637,6 @@ describe("Watchpack", function() {
637637
testHelper.tick(1000, function() {
638638
w2.close();
639639
w.close();
640-
console.log("test done");
641640
done();
642641
});
643642
});

0 commit comments

Comments
 (0)
Please sign in to comment.