summaryrefslogtreecommitdiffstats
path: root/tests/python
diff options
context:
space:
mode:
authorJeff Bilyk <jbilyk@gmail.com>2010-12-11 21:43:35 +0000
committerJeff Bilyk <jbilyk@gmail.com>2010-12-11 21:43:35 +0000
commitc5263675dd5ebb31fe8dbb560ddf62bd6754455d (patch)
tree38f37983014808ac82d7703d4116ee02a9cb962a /tests/python
parentd7449ca02ee7334279ba7d4ca769ff7f57a48a60 (diff)
downloadapts-c5263675dd5ebb31fe8dbb560ddf62bd6754455d.tar.bz2
apts-c5263675dd5ebb31fe8dbb560ddf62bd6754455d.tar.xz
apts: adding more tests
added more tests
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 $@