Change verify() function to raise TestFailed, not AssertionError.
(I realize that I didn't really test this, because all the tests succeed, so verify() never raised an AssertionError -- but the test suite still succeeds, so I'm not too worried.)
Showing
Please register or sign in to comment