Index: test_reflectable/pubspec.yaml |
diff --git a/test_reflectable/pubspec.yaml b/test_reflectable/pubspec.yaml |
index 2c4ef5077e132bd70952c750fb11d40d14703d52..7fd7d568c191e6c6ee6dec07de161b0f53894a08 100644 |
--- a/test_reflectable/pubspec.yaml |
+++ b/test_reflectable/pubspec.yaml |
@@ -65,5 +65,6 @@ transformers: |
- test/meta_reflector_test.dart |
- test/meta_reflectors_test.dart |
- test/corresponding_setter_test.dart |
+ - test/private_class_test.dart |
- $dart2js: |
$include: [] |