Skip to content

Commit

Permalink
get some sleep before running the tests
Browse files Browse the repository at this point in the history
  • Loading branch information
knixeur committed Jan 30, 2020
1 parent 1367b57 commit 62a372c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/runtests.lua
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ if (xpid == 0) then
os.exit(1)
end

sleep(1)
sleep(5)

local testsets = { 'basic_test', 'xinerama', 'xrandr' }
local errors = 0
Expand Down

0 comments on commit 62a372c

Please sign in to comment.