test skip

This commit is contained in:
Vighnesh Birodkar
2014-08-06 02:47:24 +05:30
parent 69fec94326
commit 3ad2b682d6
+1 -1
View File
@@ -69,7 +69,7 @@ def test_threshold_cut():
# Two labels
assert new_labels.max() == 1
@skipif(not is_installed('networkx'))
def test_cut_normalized():
img = np.zeros((100, 100, 3), dtype='uint8')