Chromium Code Reviews| Index: test/int32_test.dart |
| diff --git a/test/int32_test.dart b/test/int32_test.dart |
| index df958943c1b17553ed4adbbded50704a1d69a5a0..d237a030731605127522acb45d978eee225b000e 100644 |
| --- a/test/int32_test.dart |
| +++ b/test/int32_test.dart |
| @@ -5,7 +5,7 @@ |
| library Int32test; |
| import 'package:fixnum/fixnum.dart'; |
| -import 'package:unittest/unittest.dart'; |
| +import 'package:test/test.dart'; |
| void main() { |
| group("isX tests", () { |