...
This commit is contained in:
parent
a7f76ee8f7
commit
2caa3fc069
1 changed files with 1 additions and 0 deletions
|
|
@ -636,6 +636,7 @@ def ts(*args):
|
|||
self.ae(ts(True), expected)
|
||||
s.scroll(2, True)
|
||||
self.ae(ts(), expected)
|
||||
self.ae(ts(True), expected)
|
||||
s.reset()
|
||||
s.draw('ab cd')
|
||||
s.start_selection(0, 0)
|
||||
|
|
|
|||
Loading…
Reference in a new issue