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

Unified Diff: tests/language/src/ResourceTest.dart

Issue 9448001: fix #resource tag in browser tests (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: merged Created 8 years, 9 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/language/language.status ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/src/ResourceTest.dart
diff --git a/tests/language/src/ResourceTest.dart b/tests/language/src/ResourceTest.dart
index 69493c27a635f774b73869963ab1f87561d5b904..46e7dfa2ad720ab362d5ac9b39b22098ac88c9ca 100644
--- a/tests/language/src/ResourceTest.dart
+++ b/tests/language/src/ResourceTest.dart
@@ -2,6 +2,7 @@
// 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.
+#library('ResourceTest');
#resource("http://www.dartlang.org");
main() {
« no previous file with comments | « tests/language/language.status ('k') | tools/testing/dart/test_suite.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698