| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 24fc1e2 commit 59d8255
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -51,10 +51,6 @@ function onNoMoreLines() { | |||
| 51 | 51 | process.exit(); | |
| 52 | 52 | } | |
| 53 | 53 | ||
| 54 | - setTimeout(function testTimedOut() { | ||
| 55 | - common.fail('test timed out'); | ||
| 56 | - }, common.platformTimeout(4000)).unref(); | ||
| 57 | - | ||
| 58 | 54 | process.on('exit', function onExit() { | |
| 59 | 55 | // Kill processes in reverse order to avoid timing problems on Windows where | |
| 60 | 56 | // the parent process is killed before the children. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments