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