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

Unified Diff: tests/debugger/uncaught_exceptions_expected.txt

Issue 1659163007: Rename fletch -> dartino (Closed) Base URL: https://github.com/dartino/sdk.git@master
Patch Set: 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
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).

Powered by Google App Engine
This is Rietveld 408576698