Update all unit tests
To meet changes introduced from the straight branch merge.
This commit is contained in:
parent
52b6c51914
commit
059ede53b6
20 changed files with 728 additions and 426 deletions
|
@ -11,10 +11,11 @@
|
|||
persp1 persp1-name persp2 persp2-name
|
||||
wconf)
|
||||
|
||||
(require! :ui workspaces)
|
||||
(require 'persp-mode)
|
||||
|
||||
(before-all
|
||||
(delete-other-windows)
|
||||
(require! :ui workspaces)
|
||||
(require 'persp-mode))
|
||||
(delete-other-windows))
|
||||
|
||||
(before-each
|
||||
(switch-to-buffer "*scratch*")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue