Index: test/inspector/debugger/wasm-scripts-expected.txt |
diff --git a/test/inspector/debugger/wasm-scripts-expected.txt b/test/inspector/debugger/wasm-scripts-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e161d421990ac1008b7c19762893307bd3113803 |
--- /dev/null |
+++ b/test/inspector/debugger/wasm-scripts-expected.txt |
@@ -0,0 +1,5 @@ |
+Check that inspector gets two wasm scripts at module creation time. |
+Script #0 parsed. URL: v8://test/testFunction |
+Script #1 parsed. URL: v8://test/runTestRunction |
+Script #2 parsed. URL: wasm://wasm/wasm-5f56b2ce/wasm-5f56b2ce-0 |
+Script #3 parsed. URL: wasm://wasm/wasm-5f56b2ce/wasm-5f56b2ce-1 |