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

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

Issue 8965019: Make test frogium-safe. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/language/src/NativeLibrarySameNameUsedFrogTest.dart
diff --git a/tests/language/src/NativeLibrarySameNameUsedFrogTest.dart b/tests/language/src/NativeLibrarySameNameUsedFrogTest.dart
index e445d074b9e732777db5d1a00e69f6ecd1975961..e03bad9cc43f294a8b5fd86da882bddf9156a5da 100644
--- a/tests/language/src/NativeLibrarySameNameUsedFrogTest.dart
+++ b/tests/language/src/NativeLibrarySameNameUsedFrogTest.dart
@@ -4,6 +4,7 @@
// Test for correct hidden native class when interface has same name.
+#library('main');
#import('NativeLibrarySameNameUsedLib1.dart');
void setup() native """
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698