| Index: sdk/lib/_internal/pub/test/global/activate/snapshots_git_executables_test.dart
|
| diff --git a/sdk/lib/_internal/pub/test/global/activate/snapshots_git_executables_test.dart b/sdk/lib/_internal/pub/test/global/activate/snapshots_git_executables_test.dart
|
| index 35274c14f8e328188d1fc5662e1107ecdcc6ed49..cfabaa9a43e892d26c3981fdfbdd84494b35a780 100644
|
| --- a/sdk/lib/_internal/pub/test/global/activate/snapshots_git_executables_test.dart
|
| +++ b/sdk/lib/_internal/pub/test/global/activate/snapshots_git_executables_test.dart
|
| @@ -35,7 +35,6 @@ main() {
|
| d.dir('foo', [
|
| d.matcherFile('pubspec.lock', contains('1.0.0')),
|
| d.dir('bin', [
|
| - d.file('sdk-version', '0.1.2+3\n'),
|
| d.matcherFile('hello.dart.snapshot', contains('hello!')),
|
| d.matcherFile('goodbye.dart.snapshot', contains('goodbye!')),
|
| d.nothing('shell.sh.snapshot'),
|
|
|