Import 2017-06-07 23:51:09: master f0d45cdd

Author Committer Branch Timestamp Parent
jcfr jcfr master 2015-11-20 14:39:16 master 20646f0e
Changeset

BUG: Fix regression in LabelStatisticsTest

This commit fixes a regression introduced in r24759 (STYLE: Update python
tests to use more specific asserts.) where

self.assertTrue( warnings == "" )

has improperly changed into

self.assertNotEqual( warnings, "" )

git-svn-id: http://svn.slicer.org/Slicer4/trunk@24761 3bd1e089-480b-0410-8dfb-8563597acbee

mod - Modules/Scripted/LabelStatistics/LabelStatistics.py Diff File