Chromium Code Reviews| Index: test/inspector/debugger/protocol-string-to-double-locale-expected.txt |
| diff --git a/test/inspector/debugger/protocol-string-to-double-locale-expected.txt b/test/inspector/debugger/protocol-string-to-double-locale-expected.txt |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..98b24f63376fa3e9495fc4df47144b283c43fa9c |
| --- /dev/null |
| +++ b/test/inspector/debugger/protocol-string-to-double-locale-expected.txt |
| @@ -0,0 +1,6 @@ |
| +{ |
|
dgozman
2017/04/28 00:10:13
This test verifies that ....
|
| + a : 0.5 |
| +} |
| +{ |
| + a : 1 |
| +} |