Chromium Code Reviews| Index: tests/lib/logging/logging_test.dart |
| =================================================================== |
| --- tests/lib/logging/logging_test.dart (revision 10655) |
| +++ tests/lib/logging/logging_test.dart (working copy) |
| @@ -6,7 +6,7 @@ |
| #library('logging_test'); |
| #import('../../../pkg/logging/logging.dart'); |
| -#import('../../../lib/unittest/unittest.dart'); |
| +#import('../../../pkg/unittest/unittest.dart'); |
| main() { |
| test('level comparison is a valid comparator', () { |