Chromium Code Reviews

Unified Diff: dart/pkg/intl/test/date_time_format_test_data.dart

Issue 11233061: Revert "Parts must start with 'part of'" and "Attempt to fix VM build" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 8 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: dart/pkg/intl/test/date_time_format_test_data.dart
diff --git a/dart/pkg/intl/test/date_time_format_test_data.dart b/dart/pkg/intl/test/date_time_format_test_data.dart
index eae473c17d01c7a06890e9f51ec3f3fb87155d8e..ee542ccb7633a10922cba113273524e76ffaddab 100644
--- a/dart/pkg/intl/test/date_time_format_test_data.dart
+++ b/dart/pkg/intl/test/date_time_format_test_data.dart
@@ -11,7 +11,7 @@
// TODO(alanknight): Test more locales and a wider variety of test data,
// possibly by generating test data out of ICU.
-library date_time_format_test_data;
+#library('date_time_format_test_data');
var English = const {
"DAY" : "27",
« no previous file with comments | « dart/pkg/intl/test/date_time_format_test_core.dart ('k') | dart/pkg/intl/test/find_default_locale_browser_test.dart » ('j') | no next file with comments »

Powered by Google App Engine