提交 a01c77c1 编写于 作者: T txj

fix window

Change-Id: I9b6492a16c4887c4e1ed7810e0015579ad2c062f
上级 ea9a3905
...@@ -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.
先完成此消息的编辑!
想要评论请 注册