From 8446a9ac544f211c36d5ee17194e9ece2fc2b4c7 Mon Sep 17 00:00:00 2001 From: Luke Sneeringer Date: Fri, 21 Nov 2014 09:28:25 -0600 Subject: [PATCH] Put socket.py in the wrong folder. --- awx/main/{tests => }/socket.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename awx/main/{tests => }/socket.py (100%) diff --git a/awx/main/tests/socket.py b/awx/main/socket.py similarity index 100% rename from awx/main/tests/socket.py rename to awx/main/socket.py