Index: dart/pkg/intl/test/date_time_format_file_odd_test.dart |
diff --git a/dart/pkg/intl/test/date_time_format_file_odd_test.dart b/dart/pkg/intl/test/date_time_format_file_odd_test.dart |
index fbf05bd6bf96ed9acb9a743abe3b29d922e75572..10c957ee0eed9396c19f1e3933e7c201f5f7cfa6 100644 |
--- a/dart/pkg/intl/test/date_time_format_file_odd_test.dart |
+++ b/dart/pkg/intl/test/date_time_format_file_odd_test.dart |
@@ -8,9 +8,9 @@ |
* of them takes long enough that it may cause timeouts in the test bots. |
*/ |
-library date_time_format_file_test_1; |
-import 'date_time_format_file_test_stub.dart'; |
-import 'date_time_format_test_core.dart'; |
+#library('date_time_format_file_test_1'); |
+#import('date_time_format_file_test_stub.dart'); |
+#import('date_time_format_test_core.dart'); |
main() { |
runWith(oddLocales); |