diff --git a/tests/python/tests/tl_primitives/__init__.py b/tests/python/tests/tl_primitives/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/python/tests/tl_primitives/php/data/component-config.yaml b/tests/python/tests/tl_primitives/php/data/component-config.yaml new file mode 100644 index 0000000000..5ec7d22c4e --- /dev/null +++ b/tests/python/tests/tl_primitives/php/data/component-config.yaml @@ -0,0 +1,7 @@ +entry: script +components: + script: + image: KPHP + scope: Request + args: {} + links: {} diff --git a/tests/python/tests/tl_primitives/php/index.php b/tests/python/tests/tl_primitives/php/index.php new file mode 100644 index 0000000000..310e851a61 --- /dev/null +++ b/tests/python/tests/tl_primitives/php/index.php @@ -0,0 +1,54 @@ +