Binary name should be kasumi-unicode.

Related: rhbz#2032140
This commit is contained in:
Akira TAGOH 2022-11-14 16:55:04 +09:00
parent 5c267ac29c
commit 809388141a
2 changed files with 2 additions and 2 deletions

View File

@ -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.

View File

@ -6,7 +6,7 @@
- classic
required_packages:
- xorg-x11-server-Xvfb
- kasumi
- kasumi-unicode
tests:
- basic:
run: ./test.py