mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 22:20:30 +00:00
Merge pull request #5952 from tuvshinzayaArm/add-missing-break
Add missing break
This commit is contained in:
commit
87276a326f
@ -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