On Thu, Jul 29, 2010 at 09:21, Michael Hanselmann <[email protected]> wrote: > A lot of assertions are used in Ganeti's code. Some unittests even check > whether AssertionError is raised in some cases. Explicitely ensuring > assertions are evaluated makes sure those tests don't fail and > assertions are checked. > > Signed-off-by: Michael Hanselmann <[email protected]> > --- > test/testutils.py | 13 +++++++++++++ > 1 files changed, 13 insertions(+), 0 deletions(-)
LGTM, thanks. iustin
