diff options
Diffstat (limited to 'cli/js.rs')
| -rw-r--r-- | cli/js.rs | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -28,7 +28,6 @@ mod tests { if (!(bootstrap.mainRuntime && bootstrap.workerRuntime)) { throw Error("bad"); } - console.log("we have console.log!!!"); "#, ) .unwrap(); |
