diff --git a/scripts/tests/flow/flow_tests_whitelist.txt b/scripts/tests/flow/flow_tests_whitelist.txt index 43f45ad565ad..084648e760b9 100644 --- a/scripts/tests/flow/flow_tests_whitelist.txt +++ b/scripts/tests/flow/flow_tests_whitelist.txt @@ -18,12 +18,7 @@ async_generators/migrated_0007.js class_properties/migrated_0021.js class_properties/migrated_0026.js decorators/migrated_0003.js -private_class_properties/multiple.js private_class_properties/super.js -private_class_properties/getter_and_field.js -private_class_properties/getter_duplicate.js -private_class_properties/setter_and_field.js -private_class_properties/setter_duplicate.js types/member/reserved_words.js class_method_kinds/polymorphic_getter.js ES6/modules/migrated_0020.js