-
- Downloads
neutron: 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: I3e396f1c605d5d2644e757bbb3d954efe537b65e
Please register or sign in to comment