diff --git a/tests/python/tests/coroutine/__init__.py b/tests/python/tests/coroutine/__init__.py new file mode 100644 index 0000000000..e69de29bb2 diff --git a/tests/python/tests/coroutine/php/data/component-config.yaml b/tests/python/tests/coroutine/php/data/component-config.yaml new file mode 100644 index 0000000000..5ec7d22c4e --- /dev/null +++ b/tests/python/tests/coroutine/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/coroutine/php/index.php b/tests/python/tests/coroutine/php/index.php new file mode 100644 index 0000000000..6f50bd4853 --- /dev/null +++ b/tests/python/tests/coroutine/php/index.php @@ -0,0 +1,54 @@ +