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

Unified Diff: test/end_to_end_test.dart

Issue 967933005: rename ddc -> dev_compiler, fixes #84 (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: Created 5 years, 10 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 | « test/dart_codegen/expect/types/types.dart ('k') | test/report_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/end_to_end_test.dart
diff --git a/test/end_to_end_test.dart b/test/end_to_end_test.dart
index ba0f79953f3ba1f85473a9e1475b473cd369bc8f..e874fad907eb8bc99e757c9e8093bded673944cd 100644
--- a/test/end_to_end_test.dart
+++ b/test/end_to_end_test.dart
@@ -4,7 +4,7 @@
/// Tests that run the checker end-to-end using the file system, but with a mock
/// SDK.
-library ddc.test.end_to_end;
+library dev_compiler.test.end_to_end;
import 'dart:io';
import 'package:dev_compiler/devc.dart' show compile;
« no previous file with comments | « test/dart_codegen/expect/types/types.dart ('k') | test/report_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698