diff --git a/test/testautomation.c b/test/testautomation.c index f966e56845..a8de28bf91 100644 --- a/test/testautomation.c +++ b/test/testautomation.c @@ -49,6 +49,7 @@ static SDLTest_TestSuiteReference *testSuites[] = { &timeTestSuite, &timerTestSuite, &videoTestSuite, + &blitTestSuite, &subsystemsTestSuite, /* run last, not interfere with other test environment */ NULL };