| Index: third_party/dart-packages/unittest/unittest/src/simple_configuration.dart
|
| diff --git a/sky/tests/resources/third_party/unittest/src/simple_configuration.dart b/third_party/dart-packages/unittest/unittest/src/simple_configuration.dart
|
| similarity index 99%
|
| copy from sky/tests/resources/third_party/unittest/src/simple_configuration.dart
|
| copy to third_party/dart-packages/unittest/unittest/src/simple_configuration.dart
|
| index e0668523a561cf04d31092f96ac94ece4af0fb2d..6157663a473576e1ed355aeff229ab07429b3618 100644
|
| --- a/sky/tests/resources/third_party/unittest/src/simple_configuration.dart
|
| +++ b/third_party/dart-packages/unittest/unittest/src/simple_configuration.dart
|
| @@ -6,7 +6,7 @@ library unittest.simple_configuration;
|
|
|
| import 'dart:isolate';
|
|
|
| -import '../../matcher/matcher.dart'
|
| +import 'package:matcher/matcher.dart'
|
| show DefaultFailureHandler, configureExpectFailureHandler, TestFailure;
|
|
|
| import '../unittest.dart';
|
|
|