Re-enable Text tests on iOS
This commit is contained in:
parent
43d56c181c
commit
ad9eb8e935
|
@ -39,7 +39,7 @@ RCT_TEST(ViewExample)
|
|||
RCT_TEST(LayoutExample)
|
||||
RCT_TEST(ARTExample)
|
||||
RCT_TEST(ScrollViewExample)
|
||||
//RCT_TEST(TextExample)
|
||||
RCT_TEST(TextExample)
|
||||
#if !TARGET_OS_TV
|
||||
// No switch or slider available on tvOS
|
||||
RCT_TEST(SwitchExample)
|
||||
|
|
Loading…
Reference in New Issue