| Index: test_reflectable/pubspec.yaml
|
| diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml
|
| index 866aeb3e88a64733ea42a8a68c3d049a00c0249e..a0a79f9d186284cb04290662cbc3fe6a66decf04 100644
|
| --- a/test_reflectable/pubspec.yaml
|
| +++ b/test_reflectable/pubspec.yaml
|
| @@ -19,7 +19,9 @@ transformers:
|
| - test/annotated_classes_test.dart
|
| - test/reflect_type_test.dart
|
| - test/declarations_test.dart
|
| + - test/new_instance_test.dart
|
| # Disabled next three entries to avoid failing transformation
|
| +# - test/new_instance_default_values_test.dart # Issue # 8
|
| # - test/capabilities_test.dart
|
| # - test/member_capability_test.dart
|
| # - test/serialize_test.dart
|
|
|