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

Unified Diff: dart/tests/standalone/package/package_isolate_test.dart

Issue 11414055: Revert "Allow tests to specify a package root." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 1 month 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 | « dart/tests/standalone/package/package1_test.dart ('k') | dart/tests/standalone/package/package_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/standalone/package/package_isolate_test.dart
diff --git a/dart/tests/standalone/package/package_isolate_test.dart b/dart/tests/standalone/package/package_isolate_test.dart
index 7f4bc6186fbf21811da0eb67554081392d7a3475..96e304f2b6f87105719100a07bab161eb0966a02 100644
--- a/dart/tests/standalone/package/package_isolate_test.dart
+++ b/dart/tests/standalone/package/package_isolate_test.dart
@@ -2,8 +2,6 @@
// 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.
-// PackageRoot=tests/standalone/package/packages/
-
library package_isolate_test;
import 'package:shared.dart' as shared;
import 'dart:isolate';
« no previous file with comments | « dart/tests/standalone/package/package1_test.dart ('k') | dart/tests/standalone/package/package_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698