| Index: test/inspector/debugger/set-script-source-exception-expected.txt
|
| diff --git a/test/inspector/debugger/set-script-source-exception-expected.txt b/test/inspector/debugger/set-script-source-exception-expected.txt
|
| index 03624e989c50891cfbc368d56ffc38cccf67d5f7..2e30f932efb318c918bdaab1be3d22592f4e7f76 100644
|
| --- a/test/inspector/debugger/set-script-source-exception-expected.txt
|
| +++ b/test/inspector/debugger/set-script-source-exception-expected.txt
|
| @@ -4,7 +4,7 @@ Running test: testIncorrectScriptId
|
| {
|
| error : {
|
| code : -32000
|
| - message : Uncaught Script not found
|
| + message : No script for id: -1
|
| }
|
| id : <messageId>
|
| }
|
|
|