Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(77)

Unified Diff: tests/debugger/implicit_rethrow_expected.txt

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: address comments Created 4 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/debugger/frame_restart_test.dart ('k') | tests/debugger/implicit_rethrow_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/debugger/implicit_rethrow_expected.txt
diff --git a/tests/debugger/implicit_rethrow_expected.txt b/tests/debugger/implicit_rethrow_expected.txt
index 6834682a35e9cf868ef02b5b68ae3bffbd7b0ed3..14fc0791e6f26062b5eeb0c102e7eaa5cea088df 100644
--- a/tests/debugger/implicit_rethrow_expected.txt
+++ b/tests/debugger/implicit_rethrow_expected.txt
@@ -8,4 +8,4 @@ Uncaught exception: 42
print('not rethrowing from here');
}
> q
-Non-zero exit code from 'fletch-vm' (255).
+Non-zero exit code from 'dartino-vm' (255).
« no previous file with comments | « tests/debugger/frame_restart_test.dart ('k') | tests/debugger/implicit_rethrow_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698