Fix YogaKit tests on travis
Summary: Fix include path Reviewed By: dshahidehpour Differential Revision: D4333185 fbshipit-source-id: 27638324e093260aa1b23134fab5140a0c703bc9
This commit is contained in:
committed by
Facebook Github Bot
parent
f36f545d75
commit
12efe604bb
@@ -9,7 +9,7 @@
|
|||||||
|
|
||||||
#import <XCTest/XCTest.h>
|
#import <XCTest/XCTest.h>
|
||||||
|
|
||||||
#import "UIView+Yoga.h"
|
#import <YogaKit/UIView+Yoga.h>
|
||||||
|
|
||||||
@interface YogaKitTests : XCTestCase
|
@interface YogaKitTests : XCTestCase
|
||||||
@end
|
@end
|
||||||
|
Reference in New Issue
Block a user