提交 6832d5d5 编写于 作者: O openharmony_ci 提交者: Gitee

!122 fix window

Merge pull request !122 from 田孝俊/0409_lwj
...@@ -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.
先完成此消息的编辑!
想要评论请 注册