Chromium Code Reviews| Index: test/posix_test.dart |
| diff --git a/test/posix_test.dart b/test/posix_test.dart |
| index 2368d9992b465ccc40728242bf1c7d9df74b7834..d6d7a90e99030bc17cba0c4cc06200191625af15 100644 |
| --- a/test/posix_test.dart |
| +++ b/test/posix_test.dart |
| @@ -4,7 +4,7 @@ |
| library path.test.posix_test; |
| -import 'package:unittest/unittest.dart'; |
| +import 'package:test/test.dart'; |
| import 'package:path/path.dart' as path; |
| import 'utils.dart'; |