| Index: tests/debugger/async_expected.txt
|
| diff --git a/tests/debugger/async_expected.txt b/tests/debugger/async_expected.txt
|
| index 8d9e3be82391c80ca9b707ee818f25de77369f19..e38daec94f7aee3126deb2c9750c9d156a48bdbb 100644
|
| --- a/tests/debugger/async_expected.txt
|
| +++ b/tests/debugger/async_expected.txt
|
| @@ -14,9 +14,9 @@ tests/debugger/async_test.dart:12:1
|
| 1: call
|
| 2: Future.call @computation()
|
| 3: Object._noSuchMethodTrampoline
|
| - 4: _FletchTimer.call @_callback()
|
| + 4: _DartinoTimer.call @_callback()
|
| 5: runToEnd @entry()
|
| - 6: Fiber.call @fletch.runToEnd(entry)
|
| + 6: Fiber.call @dartino.runToEnd(entry)
|
| 7: Coroutine._coroutineStart @entry(argument)
|
| > c
|
| ### process terminated
|
|
|