mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-06 09:08:05 +02:00
linux: Rename integration test script
Add the python suffix.
This commit is contained in:
parent
c4cf2e579c
commit
20cb2e9610
2 changed files with 1 additions and 1 deletions
|
|
@ -123,7 +123,7 @@ if os_backend == 'linux' and gir_dep.found()
|
|||
|
||||
test(
|
||||
'integration-test',
|
||||
find_program('linux/integration-test'),
|
||||
find_program('linux/integration-test.py'),
|
||||
timeout: 120,
|
||||
env: env,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue