-
- Downloads
zun: Use assert on checks for readability
assert will also fail when we're not meeting the conditions, makes clear what we're actually testing, and isn't listed as a skipped task when the condition is ok. Change-Id: Iffb84aa14b930eb82cf2043add721c1717ca6c74
Please register or sign in to comment