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

Unified Diff: tests/language/default_factory_library_test.dart

Issue 12743005: Revert "Remove Expect from core library." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Reupload (first upload failed). Created 7 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/language/default_factory_library_test.dart
diff --git a/tests/language/default_factory_library_test.dart b/tests/language/default_factory_library_test.dart
index 92a44f475569330beb02e70c1820302f68d2514e..ec3c23106be8a248c6e6b82c9f036c67b29e4636 100644
--- a/tests/language/default_factory_library_test.dart
+++ b/tests/language/default_factory_library_test.dart
@@ -5,7 +5,6 @@
// Dart test program for testing factories defined across libraries
library test;
-import "package:expect/expect.dart";
import "default_factory_library.dart" as lib;
class B implements lib.A, C {
« no previous file with comments | « tests/language/default_class_implicit_constructor_test.dart ('k') | tests/language/default_factory_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698