Skip to content

Commit 7dc5f34

Browse files
Fix CI tests
1 parent 7972ce4 commit 7dc5f34

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

Lib/test/test_turtle_gui.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -888,8 +888,3 @@ def tearDown(self):
888888
t.reset()
889889
screen.clear()
890890
screen.resetscreen()
891-
892-
893-
def tearDownModule():
894-
# Clean up turtle graphics at the end of all tests
895-
turtle.bye()

0 commit comments

Comments
 (0)