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

Unified Diff: tests/language/library10.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/left_shift_test.dart ('k') | tests/language/library1_negative_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/library10.dart
diff --git a/tests/language/library10.dart b/tests/language/library10.dart
index 3af75b6917e0d2624c868f0466cfd9cf000e90bb..ebcd114ade9612f5c13f8f0c6f7648dc8a223253 100644
--- a/tests/language/library10.dart
+++ b/tests/language/library10.dart
@@ -6,7 +6,6 @@
library library10.dart;
import "library11.dart" as lib11;
-import "package:expect/expect.dart";
class Library10 {
Library10(this.fld);
« no previous file with comments | « tests/language/left_shift_test.dart ('k') | tests/language/library1_negative_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698