Explorar o código

Add the blit automation tests

Sam Lantinga hai 1 ano
pai
achega
4d5f139f0f
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      test/testautomation.c

+ 1 - 0
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
 };