提交 54ac3217 编写于 作者: O openharmony_ci 提交者: Gitee

!129 fix window

Merge pull request !129 from jiyong/master
...@@ -154,6 +154,7 @@ HWTEST_F(WindowTest, SUB_GRAPHIC_INTERFACE_FIRST_5800, Function | MediumTest | L ...@@ -154,6 +154,7 @@ HWTEST_F(WindowTest, SUB_GRAPHIC_INTERFACE_FIRST_5800, Function | MediumTest | L
*/ */
HWTEST_F(WindowTest, SUB_GRAPHIC_INTERFACE_FIRST_5900, Function | MediumTest | Level0) HWTEST_F(WindowTest, SUB_GRAPHIC_INTERFACE_FIRST_5900, Function | MediumTest | Level0)
{ {
OHOS::GraphicStartUp::Init();
WindowConfig windowConfig = {}; WindowConfig windowConfig = {};
Window* window = Window::CreateWindow(windowConfig); Window* window = Window::CreateWindow(windowConfig);
RootView* rootView = RootView::GetInstance(); RootView* rootView = RootView::GetInstance();
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册