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

Unified Diff: tests/dartino_compiler/incremental/common.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/common.dart
diff --git a/tests/fletchc/incremental/common.dart b/tests/dartino_compiler/incremental/common.dart
similarity index 98%
rename from tests/fletchc/incremental/common.dart
rename to tests/dartino_compiler/incremental/common.dart
index 1243f4b8ec288149ffef4ba4e3b61e56059990ff..cf47434afc63721124218ea24cf72e33fbab79ad 100644
--- a/tests/fletchc/incremental/common.dart
+++ b/tests/dartino_compiler/incremental/common.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.md file.
-library tests.fletchc.incremental.common;
+library tests.dartino_compiler.incremental.common;
export 'dart:async' show
Future;
« no previous file with comments | « tests/dartino_compiler/driver/test_vm_connection.dart ('k') | tests/dartino_compiler/incremental/compiler_test_case.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698