mirror of
https://gitlab.freedesktop.org/upower/power-profiles-daemon.git
synced 2026-05-08 12:28:05 +02:00
tests: Rename integration test script
Add the python suffix.
This commit is contained in:
parent
4ee64adc81
commit
e9f5b04258
2 changed files with 1 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
integration_test = find_program('integration-test')
|
||||
integration_test = find_program('integration-test.py')
|
||||
|
||||
envs = environment()
|
||||
envs.set ('top_builddir', meson.build_root())
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue