Chromium Code Reviews| Index: tests/lib/math/low_test.dart |
| diff --git a/tests/lib/math/low_test.dart b/tests/lib/math/low_test.dart |
| index 31f0e8a8f69db32f4d2e64ee658f22d0089da2cd..cb261d031896e8af6c0d5fdda2ca0756f809ac9b 100644 |
| --- a/tests/lib/math/low_test.dart |
| +++ b/tests/lib/math/low_test.dart |
| @@ -8,7 +8,6 @@ |
| // Library tag to allow Dartium to run the test. |
| library low_test; |
| -import "package:expect/expect.dart"; |
| import 'dart:math'; |
| void main() { |