diff --git a/test/testautomation.c b/test/testautomation.c index f966e5684..a8de28bf9 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 };