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

Unified Diff: tests/light_unittest.dart

Issue 23701010: Switch to async_helper package. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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/light_unittest.dart
diff --git a/tests/light_unittest.dart b/tests/light_unittest.dart
index 02ed4332240f94b2b46f48a0c7d1ad7e810bdc99..07cc0e07e50ffbd8956fd7b91049449e289b0a4c 100644
--- a/tests/light_unittest.dart
+++ b/tests/light_unittest.dart
@@ -8,7 +8,7 @@ library light_unittest;
import 'dart:async';
-import 'async_helper.dart';
+import 'package:async_helper/async_helper.dart';
import '../pkg/expect/lib/expect.dart';
test(name, f) {
« tests/isolate/global_error_handler2_test.dart ('K') | « tests/lib/mirrors/invoke_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698