| Index: test/global/binstubs/outdated_snapshot_test.dart
 | 
| diff --git a/test/global/binstubs/outdated_snapshot_test.dart b/test/global/binstubs/outdated_snapshot_test.dart
 | 
| index 9e6acc9a2a6acf940a4246530287eec6f1523cbc..3047a3c6ec99325c9e61d88fe67f825e7d636ae8 100644
 | 
| --- a/test/global/binstubs/outdated_snapshot_test.dart
 | 
| +++ b/test/global/binstubs/outdated_snapshot_test.dart
 | 
| @@ -5,11 +5,11 @@
 | 
|  import 'dart:io';
 | 
|  
 | 
|  import 'package:path/path.dart' as p;
 | 
| +import 'package:pub/src/io.dart';
 | 
|  import 'package:scheduled_test/scheduled_process.dart';
 | 
|  import 'package:scheduled_test/scheduled_stream.dart';
 | 
|  import 'package:scheduled_test/scheduled_test.dart';
 | 
|  
 | 
| -import '../../../lib/src/io.dart';
 | 
|  import '../../descriptor.dart' as d;
 | 
|  import '../../test_pub.dart';
 | 
|  import 'utils.dart';
 | 
| 
 |