summaryrefslogtreecommitdiff
path: root/tests/python.test
diff options
context:
space:
mode:
Diffstat (limited to 'tests/python.test')
-rw-r--r--tests/python.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/python.test b/tests/python.test
deleted file mode 100644
index 1ead294..0000000
--- a/tests/python.test
+++ /dev/null
@@ -1,4 +0,0 @@
-name: Simple python tests
-commands:
- - python -c 'print "Hello world!"'
- - python -c 'print 1+1'