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

Unified Diff: tests/dartino_compiler/incremental/program_result.dart

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
Index: tests/dartino_compiler/incremental/program_result.dart
diff --git a/tests/fletchc/incremental/program_result.dart b/tests/dartino_compiler/incremental/program_result.dart
similarity index 99%
rename from tests/fletchc/incremental/program_result.dart
rename to tests/dartino_compiler/incremental/program_result.dart
index 5371be098e7c0f537db38e9aefa8936562b97674..4c44a549e3811a09e4d871b1164a0dcadb8031ad 100644
--- a/tests/fletchc/incremental/program_result.dart
+++ b/tests/dartino_compiler/incremental/program_result.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library fletchc.test.program_result;
+library dartino_compiler.test.program_result;
import 'dart:convert' show
JSON;
« no previous file with comments | « tests/dartino_compiler/incremental/production_mode.dart ('k') | tests/dartino_compiler/incremental/source_update.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698