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

Unified Diff: tests/language/private4_test.dart

Issue 11859031: Add a library tag to allow running on DRT. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 11 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 | « 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/private4_test.dart
diff --git a/tests/language/private4_test.dart b/tests/language/private4_test.dart
index d7b1d6285679519a759d5a8933de1905c6bb6e62..226eba389b70e9af242e565719c89ea8c97a244e 100644
--- a/tests/language/private4_test.dart
+++ b/tests/language/private4_test.dart
@@ -4,6 +4,8 @@
// Test that inlining in the compiler works with privacy.
+library private4_test;
+
import 'other_library.dart';
main() {
« 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