mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-30 10:29:24 +00:00
5 lines
53 B
Bash
Executable file
5 lines
53 B
Bash
Executable file
#!/usr/bin/sh
|
|
|
|
sh "./tests/tools/check_qml"
|
|
|
|
exit $?
|