Chromium Code Reviews| Index: test/algorithms_test.dart |
| diff --git a/test/algorithms_test.dart b/test/algorithms_test.dart |
| index 933e268ea6728f58f1938ce01b7017e0fe2282f9..61fbf5be2594c8bb4dfc76dc2c2690cde3f5a8ee 100644 |
| --- a/test/algorithms_test.dart |
| +++ b/test/algorithms_test.dart |
| @@ -5,7 +5,7 @@ |
| /// Tests algorithm utilities. |
| import "package:collection/collection.dart"; |
| -import "package:unittest/unittest.dart"; |
| +import "package:test/test.dart"; |
| import 'dart:math'; |
| void main() { |