[gnome-bluetooth/wip/hadess/split-tests: 1/2] tests: Rename integration test script
- From: Bastien Nocera <hadess src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-bluetooth/wip/hadess/split-tests: 1/2] tests: Rename integration test script
- Date: Thu, 20 Jan 2022 12:17:59 +0000 (UTC)
commit 54aef5abf276f27b94670ea5c8553433aee08128
Author: Bastien Nocera <hadess hadess net>
Date: Thu Jan 20 12:40:54 2022 +0100
tests: Rename integration test script
Add the python suffix.
tests/{integration-test => integration-test.py} | 0
tests/meson.build | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/tests/integration-test b/tests/integration-test.py
similarity index 100%
rename from tests/integration-test
rename to tests/integration-test.py
diff --git a/tests/meson.build b/tests/meson.build
index 7582027a..419cf59e 100644
--- a/tests/meson.build
+++ b/tests/meson.build
@@ -1,5 +1,5 @@
if enable_gir
- integration_test = find_program('integration-test')
+ integration_test = find_program('integration-test.py')
envs = environment()
envs.set ('top_builddir', meson.build_root())
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]