| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent aab9526 commit 6063a4a
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -89,4 +89,4 @@ assert.throws(() => { | |||
| 89 | 89 | new vm.Script('function abc() {}', { | |
| 90 | 90 | cachedData: 'ohai' | |
| 91 | 91 | }); | |
| 92 | - }); | ||
| 92 | + }, /^TypeError: options.cachedData must be a Buffer instance$/); | ||
| Back | FazBrowse Home | New Git URL |
0 commit comments