| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 247dfb7 commit e52ad92
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -36,7 +36,6 @@ exec(cmdline, function(err, stdout, stderr) { | |||
| 36 | 36 | console.log(stdout); | |
| 37 | 37 | console.log(stderr); | |
| 38 | 38 | assert(false, 'this test should fail'); | |
| 39 | - return; | ||
| 40 | 39 | } | |
| 41 | 40 | ||
| 42 | 41 | if (err.code !== 134 && err.signal !== 'SIGABRT') { | |
| Back | FazBrowse Home | New Git URL |
0 commit comments