diff options
| -rw-r--r-- | cli/tests/integration/inspector_tests.rs | 12 | ||||
| -rw-r--r-- | runtime/inspector_server.rs | 27 | ||||
| -rw-r--r-- | runtime/web_worker.rs | 6 | ||||
| -rw-r--r-- | runtime/worker.rs | 6 |
4 files changed, 39 insertions, 12 deletions
diff --git a/cli/tests/integration/inspector_tests.rs b/cli/tests/integration/inspector_tests.rs index e901e2633..f5365ac99 100644 --- a/cli/tests/integration/inspector_tests.rs +++ b/cli/tests/integration/inspector_tests.rs @@ -97,6 +97,8 @@ async fn inspector_break_on_first_line() { use TestStep::*; let test_steps = vec