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

Unified Diff: tests/language/inline_effect_context_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/inline_effect_context_test.dart
diff --git a/tests/language/inline_effect_context_test.dart b/tests/language/inline_effect_context_test.dart
index fcb5dbd683ca07bb2fb5eefa29697dd3902c617f..73fd50ab624b3847636a39a440763e700557ae37 100644
--- a/tests/language/inline_effect_context_test.dart
+++ b/tests/language/inline_effect_context_test.dart
@@ -5,8 +5,6 @@
// Optimize function foo with instance of A and inlined function bar. Call later
// with instance of B and cause deoptimization.
-import "package:expect/expect.dart";
-
class A {
var x = 1;
}
« no previous file with comments | « tests/language/inline_closure_with_constant_arguments_test.dart ('k') | tests/language/inline_getter_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698