未验证 提交 1e828b23 编写于 作者: K Kaushik Iska 提交者: GitHub

Ios simulator unittests seem to not consider the full compilation unit (#11413)

They only reference the headers, so temporarily declaring and defining
in the header
上级 632a37b5
......@@ -4,7 +4,7 @@
#import <OCMock/OCMock.h>
#import <XCTest/XCTest.h>
#import "flutter/shell/platform/darwin/ios/framework/Source/FlutterEngine_Internal.h"
#import "flutter/shell/platform/darwin/ios/framework/Headers/FlutterEngine.h"
@interface FlutteEngineTest : XCTestCase
@end
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册