tiny refactoring

This commit is contained in:
Hiroki Ohtani
2015-03-16 10:53:39 +09:00
parent d06465a287
commit ee60d90e6f
2 changed files with 10 additions and 11 deletions

View File

@@ -32,7 +32,6 @@ from websocket._utils import validate_utf8
# Skip test to access the internet.
TEST_WITH_INTERNET = False
# TEST_WITH_INTERNET = True
# Skip Secure WebSocket test.
TEST_SECURE_WS = False