Window clear color and create window after tests
This commit is contained in:
parent
7319c93cc0
commit
4f8ca4d97b
2 changed files with 20 additions and 12 deletions
|
|
@ -82,4 +82,6 @@
|
|||
|
||||
(check (point-x (pop-event 'foo 'bar)) => 1) ;; Event is popped
|
||||
(check (hash-table-size (fetch-event-bus 'foo)) => 0) ;; Event is removed exists
|
||||
|
||||
(create-window)
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue