lukeed/uvu

A test that throws `null` is marked as success

rictic opened this issue · 0 comments

This is weird code, but a test that does:

throw null;

is treated as though it succeeded