From 3f6b453c0ae6b54301a3fe1afef942d6c6082840 Mon Sep 17 00:00:00 2001 From: cclauss Date: Sun, 11 May 2014 22:37:03 +0200 Subject: [PATCH] Added simple runtime test for Python 2 --- test/simple-runtime-python2/runtime.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/simple-runtime-python2/runtime.txt diff --git a/test/simple-runtime-python2/runtime.txt b/test/simple-runtime-python2/runtime.txt new file mode 100644 index 0000000..f920413 --- /dev/null +++ b/test/simple-runtime-python2/runtime.txt @@ -0,0 +1 @@ +python-2.7.6