summaryrefslogtreecommitdiffstats
path: root/tests/python
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python')
-rw-r--r--tests/python3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/python b/tests/python
new file mode 100644
index 0000000..71e86b2
--- /dev/null
+++ b/tests/python
@@ -0,0 +1,3 @@
+ apk_add $@
+ echo "print(\"hello world\")" | python
+ apk_del $@