Chromium Code Reviews| Index: test/compiler_test.dart |
| diff --git a/test/compiler_test.dart b/test/compiler_test.dart |
| index 5d5dcf509d675ff217bdd51f112bc285ea9f28f9..88b7a2d04235d12aef7f393e6e18d9827a0d38b7 100644 |
| --- a/test/compiler_test.dart |
| +++ b/test/compiler_test.dart |
| @@ -5,7 +5,7 @@ |
| library compiler_test; |
| import 'dart:convert'; |
| -import 'package:unittest/unittest.dart'; |
| +import 'package:test/test.dart'; |
| import 'package:csslib/parser.dart'; |
| import 'package:csslib/visitor.dart'; |
| import 'testing.dart'; |