Binary name should be kasumi-unicode.
Related: rhbz#2032140
This commit is contained in:
parent
5c267ac29c
commit
809388141a
@ -9,7 +9,7 @@ from xvfbwrapper import Xvfb
|
||||
vdisplay = Xvfb()
|
||||
vdisplay.start()
|
||||
|
||||
subprocess.run(['kasumi', '--help'])
|
||||
subprocess.run(['kasumi-unicode', '--help'])
|
||||
# launch stuff inside
|
||||
# virtual display here.
|
||||
|
||||
|
||||
@ -6,7 +6,7 @@
|
||||
- classic
|
||||
required_packages:
|
||||
- xorg-x11-server-Xvfb
|
||||
- kasumi
|
||||
- kasumi-unicode
|
||||
tests:
|
||||
- basic:
|
||||
run: ./test.py
|
||||
|
||||
Loading…
Reference in New Issue
Block a user