MAINT: fix test name

This commit is contained in:
François Boulogne
2016-02-03 21:06:22 -05:00
parent 056028d1f3
commit 02d8c6c1b5
+1 -1
View File
@@ -305,7 +305,7 @@ def test_corner_fast_image_unsupported_error():
@test_parallel()
def test_corner_fast_lena():
def test_corner_fast_astronaut():
img = rgb2gray(data.astronaut())
expected = np.array([[101, 198],
[140, 205],