diff --git a/test/timedemo_test.cpp b/test/timedemo_test.cpp index 815f91e22..07e5c87f7 100644 --- a/test/timedemo_test.cpp +++ b/test/timedemo_test.cpp @@ -88,6 +88,7 @@ void RunTimedemo(std::string timedemoFolderName) ASSERT_FALSE(gbRunGame); gbRunGame = false; init_cleanup(); + LuaShutdown(); SDL_Quit(); }