Chromium Code Reviews| Index: tests/standalone/float_array_test.dart |
| diff --git a/tests/standalone/float_array_test.dart b/tests/standalone/float_array_test.dart |
| index d8c9ebbe7f940b9d4df7f71fa1cae8991e3a359b..085593a8922617f17890ed40695930c39b56fb98 100644 |
| --- a/tests/standalone/float_array_test.dart |
| +++ b/tests/standalone/float_array_test.dart |
| @@ -7,7 +7,6 @@ |
| // Library tag to be able to run in html test framework. |
| library FloatArrayTest; |
| -import "package:expect/expect.dart"; |
| import 'dart:typeddata'; |
| void testCreateFloat32Array() { |