Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7df6ef2

Browse files
committed
test rename
1 parent 1006c08 commit 7df6ef2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/tests/test_axes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2342,7 +2342,7 @@ def test_manage_xticks():
23422342

23432343

23442344
@cleanup
2345-
def test_size0_ticks():
2345+
def test_tick_space_size_0():
23462346
# allow font size to be zero, which affects ticks when there is
23472347
# no other text in the figure.
23482348
plt.plot([0, 1], [0, 1])

0 commit comments

Comments
 (0)