Index: test/inspector/debugger/wasm-get-breakable-locations-expected.txt |
diff --git a/test/inspector/debugger/wasm-get-breakable-locations-expected.txt b/test/inspector/debugger/wasm-get-breakable-locations-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9d30859648882543e01b792b2c526401e8ac6942 |
--- /dev/null |
+++ b/test/inspector/debugger/wasm-get-breakable-locations-expected.txt |
@@ -0,0 +1,12 @@ |
+Running testFunction... |
+Script nr 0 parsed. URL: |
+Script nr 1 parsed. URL: |
+Script nr 2 parsed. URL: wasm://wasm/wasm-f97d2e2a/wasm-f97d2e2a-1 |
+This is a wasm script. Requesting breakable locations. |
+{ |
+ error : { |
+ code : -32603 |
+ message : Internal error |
+ } |
+ id : <messageId> |
+} |