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

Unified Diff: tests/lib/scalarlist/float32x4_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/lib/scalarlist/float32x4_list_test.dart ('k') | tests/standalone/assert_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/scalarlist/float32x4_test.dart
diff --git a/tests/lib/scalarlist/float32x4_test.dart b/tests/lib/scalarlist/float32x4_test.dart
index 1fee051eec4c36864fe851d28f83ffe3715b285f..943f28bd5dc1dab21d8b8391da5530296db81abf 100644
--- a/tests/lib/scalarlist/float32x4_test.dart
+++ b/tests/lib/scalarlist/float32x4_test.dart
@@ -5,7 +5,6 @@
// Library tag to be able to run in html test framework.
library float32x4_test;
-import "package:expect/expect.dart";
import 'dart:scalarlist';
testAdd() {
« no previous file with comments | « tests/lib/scalarlist/float32x4_list_test.dart ('k') | tests/standalone/assert_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698