fix warning tmpnam

This commit is contained in:
2025-08-13 11:17:31 +03:00
parent be2d3c197c
commit 64e142b8c6
4 changed files with 24 additions and 5 deletions

View File

@@ -35,3 +35,4 @@ pip_test(math)
pip_test(core)
pip_test(piobject)
pip_test(client_server pip_client_server)
pip_test(io)