mirror of
https://github.com/xmonad/xmonad.git
synced 2025-05-19 08:30:21 -07:00
add forgotten tests back
This commit is contained in:
parent
1da1e2e21e
commit
f8f53fdff8
@ -142,6 +142,13 @@ tests =
|
|||||||
|
|
||||||
,("mapWorkspace id", property prop_mapWorkspaceId)
|
,("mapWorkspace id", property prop_mapWorkspaceId)
|
||||||
,("mapWorkspace inverse", property prop_mapWorkspaceInverse)
|
,("mapWorkspace inverse", property prop_mapWorkspaceInverse)
|
||||||
|
|
||||||
|
,("mapLayout id", property prop_mapLayoutId)
|
||||||
|
,("mapLayout inverse", property prop_mapLayoutId)
|
||||||
|
|
||||||
|
,("abort fails", property prop_abort)
|
||||||
|
,("new fails with abort", property prop_new_abort)
|
||||||
|
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user