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

Unified Diff: tests/language/reexport_core_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
« no previous file with comments | « tests/language/recursive_loop_phis_test.dart ('k') | tests/language/reg_exp2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/reexport_core_test.dart
diff --git a/tests/language/reexport_core_test.dart b/tests/language/reexport_core_test.dart
index 23964c4782c82b7a34170e5c2b0007ee4a5863dd..cbdc15bb8819931e15605e7f31dce9f56c1e35f8 100644
--- a/tests/language/reexport_core_test.dart
+++ b/tests/language/reexport_core_test.dart
@@ -11,7 +11,6 @@
library reexport_core_test;
-import "package:expect/expect.dart";
import 'reexport_core_helper.dart' as core;
void main() {
« no previous file with comments | « tests/language/recursive_loop_phis_test.dart ('k') | tests/language/reg_exp2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698