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

Unified Diff: tests/lib/async/stream_state_helper.dart

Issue 218283002: tests: import unittest via package: url (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: just async lib for now Created 6 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
Index: tests/lib/async/stream_state_helper.dart
diff --git a/tests/lib/async/stream_state_helper.dart b/tests/lib/async/stream_state_helper.dart
index 0e46d91f2fadcc35bacc6d3064c90bd5122b5139..0ba61fc9e69aa060601c1c86c7ab0531cb773ad1 100644
--- a/tests/lib/async/stream_state_helper.dart
+++ b/tests/lib/async/stream_state_helper.dart
@@ -4,7 +4,7 @@
library stream_state_helper;
-import "../../../pkg/unittest/lib/unittest.dart";
+import "package:unittest/unittest.dart";
import "dart:async";
import "dart:collection";
« no previous file with comments | « tests/lib/async/stream_single_to_multi_subscriber_test.dart ('k') | tests/lib/async/stream_state_nonzero_timer_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698