public: tests: remove linuxunkabi remnants

This commit is contained in:
Alibek Omarov 2024-02-01 02:54:22 +03:00
parent 565f717804
commit 2550d7fbd3
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ static struct
{
{ PLATFORM_WIN32, "win32" },
{ PLATFORM_ANDROID, "android" },
{ PLATFORM_LINUX_UNKNOWN, "linuxunkabi" },
{ PLATFORM_LINUX, "linux" },
{ PLATFORM_APPLE, "apple" },
{ PLATFORM_FREEBSD, "freebsd" },