Skip to content

Commit 9d07ea7

Browse files
authored
Remove reactComponentExpect (#9856)
Legacy.
1 parent 1710e6c commit 9d07ea7

File tree

4 files changed

+0
-471
lines changed

4 files changed

+0
-471
lines changed

scripts/fiber/tests-passing.txt

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2004,10 +2004,3 @@ src/shared/utils/__tests__/PooledClass-test.js
20042004

20052005
src/shared/utils/__tests__/reactProdInvariant-test.js
20062006
* should throw with the correct number of `%s`s in the URL
2007-
2008-
src/test/__tests__/reactComponentExpect-test.js
2009-
* should match composite components
2010-
* should match empty DOM components
2011-
* should match non-empty DOM components
2012-
* should match DOM component children
2013-
* should detect text components

scripts/rollup/packaging.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ const RN_PROD = Bundles.bundleTypes.RN_PROD;
1919
const facebookWWW = 'facebook-www';
2020
// these files need to be copied to the facebook-www build
2121
const facebookWWWSrcDependencies = [
22-
'src/test/reactComponentExpect.js',
2322
'src/renderers/dom/shared/eventPlugins/TapEventPlugin.js',
2423
];
2524

src/test/__tests__/reactComponentExpect-test.js

Lines changed: 0 additions & 168 deletions
This file was deleted.

0 commit comments

Comments
 (0)