mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-08 14:49:59 -04:00
Merge pull request #6110 from daverodgman/add-missing-break-2.28
Add missing break - backport 2.28
This commit is contained in:
commit
59dca4b136
@ -590,6 +590,7 @@ int execute_tests( int argc , const char ** argv )
|
||||
*/
|
||||
test_files = &argv[ arg_index ];
|
||||
testfile_count = argc - arg_index;
|
||||
break;
|
||||
}
|
||||
|
||||
arg_index++;
|
||||
|
Loading…
x
Reference in New Issue
Block a user