From 85bddf8f00da131e1f804f85622caf8d4129072d Mon Sep 17 00:00:00 2001
From: cclauss <cclauss@bluewin.ch>
Date: Sun, 11 May 2014 22:44:39 +0200
Subject: [PATCH] Added simple runtime test for Pypy 2

---
 test/simple-runtime-pypy2/runtime.txt | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 test/simple-runtime-pypy2/runtime.txt

diff --git a/test/simple-runtime-pypy2/runtime.txt b/test/simple-runtime-pypy2/runtime.txt
new file mode 100644
index 00000000..493a930e
--- /dev/null
+++ b/test/simple-runtime-pypy2/runtime.txt
@@ -0,0 +1 @@
+pypy-2.3
-- 
GitLab