| Index: tests/isolate/package_config_test.dart
|
| diff --git a/tests/isolate/package_config_test.dart b/tests/isolate/package_config_test.dart
|
| index 1b55194d0a167b0d906b9d2da4ae201b378923b7..58792d9bdf1ddd748e58e7341b25e22efac1b3fe 100644
|
| --- a/tests/isolate/package_config_test.dart
|
| +++ b/tests/isolate/package_config_test.dart
|
| @@ -1,7 +1,7 @@
|
| // Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
|
| // for details. All rights reserved. Use of this source code is governed by a
|
| // BSD-style license that can be found in the LICENSE file.
|
| -
|
| +// VMOptions=--trace_shutdown
|
| import 'dart:io';
|
| import 'dart:isolate';
|
|
|
|
|