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

Unified Diff: tests/language/type_propagation_phi_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/type_propagation_phi_test.dart
diff --git a/tests/language/type_propagation_phi_test.dart b/tests/language/type_propagation_phi_test.dart
index 8154ffc4b11ba93041500e71cc574a486d744226..b64cfa767b76e579170af7706196f9ff7e2ef734 100644
--- a/tests/language/type_propagation_phi_test.dart
+++ b/tests/language/type_propagation_phi_test.dart
@@ -4,8 +4,6 @@
// Check that phi type computation in the Dart2Js compiler does the
// correct thing.
-import "package:expect/expect.dart";
-
bar() => 490;
bar2() => 0;
« no previous file with comments | « tests/language/type_propagation_in_for_update_test.dart ('k') | tests/language/type_variable_bounds2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698