Index: pkg/intl/test/date_time_format_local_odd_test.dart |
=================================================================== |
--- pkg/intl/test/date_time_format_local_odd_test.dart (revision 14313) |
+++ pkg/intl/test/date_time_format_local_odd_test.dart (working copy) |
@@ -9,9 +9,9 @@ |
* the test bots. |
*/ |
-#library('date_time_format_test_1'); |
-#import('date_time_format_local_test_stub.dart'); |
-#import('date_time_format_test_core.dart'); |
+library date_time_format_test_1; |
+import 'date_time_format_local_test_stub.dart'; |
+import 'date_time_format_test_core.dart'; |
main() { |
runWith(oddLocales); |