diff --git a/websocket_test/app.js b/test/websocket_test/app.js similarity index 100% rename from websocket_test/app.js rename to test/websocket_test/app.js diff --git a/websocket_test/public/gmaps_mercator.js b/test/websocket_test/public/gmaps_mercator.js similarity index 100% rename from websocket_test/public/gmaps_mercator.js rename to test/websocket_test/public/gmaps_mercator.js diff --git a/websocket_test/public/index.html b/test/websocket_test/public/index.html similarity index 100% rename from websocket_test/public/index.html rename to test/websocket_test/public/index.html diff --git a/websocket_test/public/map.js b/test/websocket_test/public/map.js similarity index 100% rename from websocket_test/public/map.js rename to test/websocket_test/public/map.js diff --git a/websocket_test/public/run_server.sh b/test/websocket_test/public/run_server.sh similarity index 100% rename from websocket_test/public/run_server.sh rename to test/websocket_test/public/run_server.sh diff --git a/websocket_test/public/test.html b/test/websocket_test/public/test.html similarity index 100% rename from websocket_test/public/test.html rename to test/websocket_test/public/test.html diff --git a/websocket_test/public/test/map.test.js b/test/websocket_test/public/test/map.test.js similarity index 100% rename from websocket_test/public/test/map.test.js rename to test/websocket_test/public/test/map.test.js diff --git a/websocket_test/public/test/suite.html b/test/websocket_test/public/test/suite.html similarity index 100% rename from websocket_test/public/test/suite.html rename to test/websocket_test/public/test/suite.html