Browse Source

Fix test error

pull/177/head
Eugenio Parodi 2 years ago
parent
commit
9a4862fa22
  1. 2
      tests/weakref/test.05.TermTk.01.py

2
tests/weakref/test.05.TermTk.01.py

@ -56,7 +56,7 @@ def _ref(o):
print("\n############# Phase 1 ##################")
# wid = ttk.TTkWidget()
# wid = ttk.TTkButton()
wid = ttk.TTkButton()
# wid = ttk.TTkLabel()
# wid = ttk.TTkGraph()
# wid = ttk.TTkSpacer()

Loading…
Cancel
Save