| Index: test/console_reporter_test.dart
|
| diff --git a/test/console_reporter_test.dart b/test/console_reporter_test.dart
|
| index 6a114f31f6d837f90d26b122cbdf69456f83f4bf..a1864812eb64dd3f286207465cd66080eb72f80d 100644
|
| --- a/test/console_reporter_test.dart
|
| +++ b/test/console_reporter_test.dart
|
| @@ -5,7 +5,7 @@
|
| import 'dart:io';
|
|
|
| import 'package:path/path.dart' as p;
|
| -import 'package:unittest/src/io.dart';
|
| +import 'package:unittest/src/util/io.dart';
|
| import 'package:unittest/unittest.dart';
|
|
|
| import 'io.dart';
|
|
|