| Index: tests/isolate/error_exit_at_spawnuri_test.dart
|
| diff --git a/tests/isolate/error_exit_at_spawnuri_test.dart b/tests/isolate/error_exit_at_spawnuri_test.dart
|
| index 80328a4838db9ccece04caff27744e8afdd419f9..27446e0f79e380447a776a87fcb52fe7e8164fce 100644
|
| --- a/tests/isolate/error_exit_at_spawnuri_test.dart
|
| +++ b/tests/isolate/error_exit_at_spawnuri_test.dart
|
| @@ -1,6 +1,8 @@
|
| // 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.
|
| +//
|
| +// OtherScripts=error_exit_at_spawnuri_iso.dart
|
|
|
| library error_exit_at_spawnuri;
|
|
|
|
|