From c5263675dd5ebb31fe8dbb560ddf62bd6754455d Mon Sep 17 00:00:00 2001 From: Jeff Bilyk Date: Sat, 11 Dec 2010 21:43:35 +0000 Subject: apts: adding more tests added more tests --- tests/python | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/python (limited to 'tests/python') 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 $@ -- cgit v1.2.3