| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1,6 +1,8 @@ | |||
| 1 | 1 | 'use strict'; | |
| 2 | 2 | ||
| 3 | 3 | const common = require('../common'); | |
| 4 | + common.crashOnUnhandledRejection(); | ||
| 5 | + | ||
| 4 | 6 | if (!common.hasCrypto) | |
| 5 | 7 | common.skip('missing crypto'); | |
| 6 | 8 | const assert = require('assert'); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments