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

Unified Diff: test/result_test.dart

Issue 1777453002: Modernize the package's style. (Closed) Base URL: git@github.com:dart-lang/async.git@master
Patch Set: Code review changes Created 4 years, 9 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 | « pubspec.yaml ('k') | test/stream_group_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/result_test.dart
diff --git a/test/result_test.dart b/test/result_test.dart
index 848c4552db3ceb03dc5cfc38ca592f92720ab9aa..7af3fcf3b7fd847bf66a650e32ac82a75272da75 100644
--- a/test/result_test.dart
+++ b/test/result_test.dart
@@ -5,7 +5,7 @@
import "dart:async";
import "dart:collection";
-import "package:async/result.dart";
+import "package:async/async.dart";
import "package:stack_trace/stack_trace.dart";
import "package:test/test.dart";
« no previous file with comments | « pubspec.yaml ('k') | test/stream_group_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698