Index: tests/isolate/exit_at_spawnuri_test.dart |
diff --git a/tests/isolate/exit_at_spawnuri_test.dart b/tests/isolate/exit_at_spawnuri_test.dart |
index f5e9eabcb920d3cb60821da302a0fd651087531e..a3c08cce4cdb1909ea2d5ab6c8e12ee5100169f2 100644 |
--- a/tests/isolate/exit_at_spawnuri_test.dart |
+++ b/tests/isolate/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=exit_at_spawnuri_iso.dart |
library exit_at_spawn; |