fix[virtualized-lists]: do not ship tests in npm package (#36143)

Summary:
Pull Request resolved: https://github.com/facebook/react-native/pull/36143

Changelog: [Internal]

Currently, some `__tests__` are included in `react-native/virtualized-lists`, added them to ignore list, so that we will remove it in the next publish

Reviewed By: christophpurrer

Differential Revision: D43159337

fbshipit-source-id: 27ed0adf85387a2e8ac902da57888f0b188b0b91
This commit is contained in:
Ruslan Lesiutin 2023-02-14 04:12:39 -08:00 committed by Facebook GitHub Bot
parent 6ac88a4378
commit 31ac1f8aec

View File

@ -0,0 +1 @@
__tests__