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