Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Unified Diff: tests/isolate/exit_at_spawnuri_test.dart

Issue 1246823002: Fix build: (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « tests/isolate/error_exit_at_spawnuri_test.dart ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « tests/isolate/error_exit_at_spawnuri_test.dart ('k') | tests/isolate/isolate.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698