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

Unified Diff: tests/dartino_tests/sentence_tests.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
« no previous file with comments | « tests/dartino_tests/self_tests.dart ('k') | tests/dartino_tests/snapshot_stacktrace_tests.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/dartino_tests/sentence_tests.dart
diff --git a/tests/fletch_tests/sentence_tests.dart b/tests/dartino_tests/sentence_tests.dart
similarity index 98%
rename from tests/fletch_tests/sentence_tests.dart
rename to tests/dartino_tests/sentence_tests.dart
index 11cbf332072ff818d20b483bc8970e30d90d7f1d..6e7c7f23a9e9060500c183ddbe45055dd27d86c8 100644
--- a/tests/fletch_tests/sentence_tests.dart
+++ b/tests/dartino_tests/sentence_tests.dart
@@ -5,7 +5,7 @@
import 'dart:async' show
Future;
-import 'package:fletchc/src/hub/sentence_parser.dart';
+import 'package:dartino_compiler/src/hub/sentence_parser.dart';
import 'package:expect/expect.dart';
« no previous file with comments | « tests/dartino_tests/self_tests.dart ('k') | tests/dartino_tests/snapshot_stacktrace_tests.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698