mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
test: Fix 'xephr' mis-spelling
This commit is contained in:
committed by
Michel Dänzer
parent
c1870bd284
commit
f9d57d6bcd
@@ -74,7 +74,7 @@ if get_option('xvfb')
|
||||
find_program('scripts/xephyr-glamor-piglit.sh'),
|
||||
env: piglit_env,
|
||||
timeout: 1200,
|
||||
suite: 'xephr-glamor',
|
||||
suite: 'xephyr-glamor',
|
||||
)
|
||||
|
||||
if rendercheck.found()
|
||||
@@ -92,7 +92,7 @@ if get_option('xvfb')
|
||||
'--',
|
||||
xvfb_args,
|
||||
],
|
||||
suite: 'xephr-glamor',
|
||||
suite: 'xephyr-glamor',
|
||||
timeout: 300,
|
||||
)
|
||||
endforeach
|
||||
|
||||
Reference in New Issue
Block a user