mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-06-16 03:08:01 +00:00
interfer -> interfere
This commit is contained in:
parent
1c4cddc8ab
commit
9e7dfa3e61
1 changed files with 1 additions and 1 deletions
|
|
@ -523,7 +523,7 @@ int SDLTest_ExecuteTestSuiteRunner(SDLTest_TestSuiteRunner *runner)
|
|||
|
||||
/* Mix the list of suites to run them in random order */
|
||||
{
|
||||
/* Exclude last test "subsystemsTestSuite" which is said to interfer with other tests */
|
||||
/* Exclude last test "subsystemsTestSuite" which is said to interfere with other tests */
|
||||
nbSuites--;
|
||||
|
||||
if (runner->user.execKey != 0) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue