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

Unified Diff: tests/language/assertion_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/arithmetic_test.dart ('k') | tests/language/assign_op_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/assertion_test.dart
diff --git a/tests/language/assertion_test.dart b/tests/language/assertion_test.dart
index 68bdf04b1b72a6d1bee7304062cc1f4584e31c69..8761bd64a3bbb1674941675ad28db87aa24829c5 100644
--- a/tests/language/assertion_test.dart
+++ b/tests/language/assertion_test.dart
@@ -5,8 +5,6 @@
//
// Dart test program testing assert statements.
-import "package:expect/expect.dart";
-
class AssertionTest {
static testTrue() {
int i = 0;
« no previous file with comments | « tests/language/arithmetic_test.dart ('k') | tests/language/assign_op_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698