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