Files
yaze/test/e2e/framework_smoke_test.h
2025-10-17 12:10:25 -04:00

9 lines
245 B
C

#ifndef YAZE_TEST_E2E_FRAMEWORK_SMOKE_TEST_H
#define YAZE_TEST_E2E_FRAMEWORK_SMOKE_TEST_H
#include "imgui_test_engine/imgui_te_context.h"
void E2ETest_FrameworkSmokeTest(ImGuiTestContext* ctx);
#endif // YAZE_TEST_E2E_FRAMEWORK_SMOKE_TEST_H