From c9ef0e53556ef4097e07d270deca06ec55d5a167 Mon Sep 17 00:00:00 2001 From: Sheppy Date: Tue, 21 Aug 2018 16:48:51 +0200 Subject: [PATCH] renamed main to test --- python-server/{main.py => test.py} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename python-server/{main.py => test.py} (100%) diff --git a/python-server/main.py b/python-server/test.py similarity index 100% rename from python-server/main.py rename to python-server/test.py