From 89c0092084aa849906685fc6cb6403f6ddb7c4ec Mon Sep 17 00:00:00 2001 From: Baptiste Lepilleur Date: Fri, 19 Feb 2010 05:10:41 +0000 Subject: [PATCH] renamed jsontestrunner.py to pyjsontestrunner.py to avoid confusion --- test/{jsontestrunner.py => pyjsontestrunner.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/{jsontestrunner.py => pyjsontestrunner.py} (100%) diff --git a/test/jsontestrunner.py b/test/pyjsontestrunner.py similarity index 100% rename from test/jsontestrunner.py rename to test/pyjsontestrunner.py