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

Unified Diff: tests/language/local_export_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/load_to_load_forwarding_test.dart ('k') | tests/language/local_function2_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/local_export_test.dart
diff --git a/tests/language/local_export_test.dart b/tests/language/local_export_test.dart
index 2d3efc8b58d2a24d9d59bc5e2c18fee46e647822..ce2ca1d133758f5ca19fc80dbef7c270f0c8ba35 100644
--- a/tests/language/local_export_test.dart
+++ b/tests/language/local_export_test.dart
@@ -3,7 +3,6 @@
// BSD-style license that can be found in the LICENSE file.
library localExportTest;
-import "package:expect/expect.dart";
import 'local_export_a.dart';
void main() {
« no previous file with comments | « tests/language/load_to_load_forwarding_test.dart ('k') | tests/language/local_function2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698