Revert "Add testcpuinfo.c"

This reverts commit 5888b008b1.
This commit is contained in:
Anonymous Maarten
2023-02-02 00:28:44 +01:00
parent 69aede6c9e
commit 78be9eaf38
2 changed files with 0 additions and 31 deletions

View File

@@ -174,7 +174,6 @@ elseif(HAVE_X11)
target_link_libraries(testnative PRIVATE X11)
endif()
add_sdl_test_executable(testcpuinfo testcpuinfo.c)
add_sdl_test_executable(testoverlay NEEDS_RESOURCES TESTUTILS testoverlay.c)
add_sdl_test_executable(testplatform NONINTERACTIVE testplatform.c)
add_sdl_test_executable(testpower NONINTERACTIVE testpower.c)