Fix imports in UIExplorerUnitTests

Reviewed By: bestander

Differential Revision: D4231271

fbshipit-source-id: 84f903f6b14256ed1958ad1800f128133590a3dc
This commit is contained in:
Pieter De Baets
2016-11-24 09:44:51 -08:00
committed by Facebook Github Bot
parent bd524bd6e8
commit 439092742a
31 changed files with 186 additions and 121 deletions

View File

@@ -12,8 +12,6 @@
#import <RCTTest/RCTTestRunner.h>
#import "RCTAssert.h"
#define RCT_TEST(name) \
- (void)test##name \
{ \