Index: pkg/intl/test/date_time_format_file_odd_test.dart |
=================================================================== |
--- pkg/intl/test/date_time_format_file_odd_test.dart (revision 14313) |
+++ pkg/intl/test/date_time_format_file_odd_test.dart (working copy) |
@@ -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); |