mirror of
https://github.com/zlgopen/awtk.git
synced 2025-05-09 03:51:08 +08:00
fix tests
This commit is contained in:
parent
52720566d8
commit
48a09168fa
@ -54,7 +54,7 @@ GTEST_API_ int main(int argc, char** argv) {
|
|||||||
assets_init();
|
assets_init();
|
||||||
tk_init_assets();
|
tk_init_assets();
|
||||||
tk_ext_widgets_init();
|
tk_ext_widgets_init();
|
||||||
|
widget_resize(window_manager(), 1024, 800);
|
||||||
int ret = RUN_ALL_TESTS();
|
int ret = RUN_ALL_TESTS();
|
||||||
|
|
||||||
tk_deinit_internal();
|
tk_deinit_internal();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user