run-tests: replace Test.skip() with raise SkipTest
All the result functions now raise an Exception. We no longer need these functions and we can inline the raise.
Loading
Please register or sign in to comment
All the result functions now raise an Exception. We no longer need these functions and we can inline the raise.