| Index: utils/tests/pub/pub_test.dart
|
| diff --git a/utils/tests/pub/pub_test.dart b/utils/tests/pub/pub_test.dart
|
| index 49d70635d81c5e5217cf095a9c974fe02c636ca8..7e8e3493a6fc50676cfb15aa40dba0376d8e6b3d 100644
|
| --- a/utils/tests/pub/pub_test.dart
|
| +++ b/utils/tests/pub/pub_test.dart
|
| @@ -6,7 +6,7 @@ library pub_tests;
|
|
|
| import 'dart:io';
|
|
|
| -import '../../../pkg/scheduled_test/lib/scheduled_test.dart';
|
| +import 'package:scheduled_test/scheduled_test.dart';
|
|
|
| import 'descriptor.dart' as d;
|
| import 'test_pub.dart';
|
|
|