mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-05 19:08:12 +00:00
Add the blit automation tests
This commit is contained in:
@@ -49,6 +49,7 @@ static SDLTest_TestSuiteReference *testSuites[] = {
|
||||
&timeTestSuite,
|
||||
&timerTestSuite,
|
||||
&videoTestSuite,
|
||||
&blitTestSuite,
|
||||
&subsystemsTestSuite, /* run last, not interfere with other test environment */
|
||||
NULL
|
||||
};
|
||||
|
Reference in New Issue
Block a user