Skip to content
Snippets Groups Projects
Commit e4407dca authored by Dmitri Naumov's avatar Dmitri Naumov
Browse files

[T/BL] Avoid unreachable code warning.

The FAIL() call does not return, so the for-loop
increment is not executed causing the warning to
appear.
parent 7f5f4184
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment