| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7c21bb9 commit 9a98ad4
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -52,6 +52,5 @@ for (let i = 0; i < QUEUE; i++) | |||
| 52 | 52 | setImmediate(run); | |
| 53 | 53 | ||
| 54 | 54 | process.on('exit', function() { | |
| 55 | - console.log('hit', hit); | ||
| 56 | 55 | assert.strictEqual(hit, QUEUE); | |
| 57 | 56 | }); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments