Use uh to fake windows in cucumber test suite

This commit is contained in:
Thibault Jouan
2015-04-16 15:35:04 +00:00
parent 0ef0e47036
commit 1903ba166b
2 changed files with 47 additions and 6 deletions

View File

@@ -21,7 +21,7 @@ end
After do
uhwm_ensure_stop
x_windows_ensure_stop
x_clients_ensure_stop
end
Around '@other_wm_running' do |_, block|