| Index: tests/debugger/uncaught_exceptions_expected.txt
|
| diff --git a/tests/debugger/uncaught_exceptions_expected.txt b/tests/debugger/uncaught_exceptions_expected.txt
|
| index 0e4543190f349370ab7dc57a7cb73fc5a6bba732..863db1d922e0e70b88ace135d2ec96725341b3fe 100644
|
| --- a/tests/debugger/uncaught_exceptions_expected.txt
|
| +++ b/tests/debugger/uncaught_exceptions_expected.txt
|
| @@ -26,4 +26,4 @@ foo
|
| Uncaught exception: NoSuchMethodError: Class 'MyObject' has no method named 'bar' that takes 0 arguments
|
| * 0: foo @object.bar()
|
| 1: main @foo()
|
| -> Non-zero exit code from 'fletch-vm' (255).
|
| +> Non-zero exit code from 'dartino-vm' (255).
|
|
|