- internet test is false as defautl.

This commit is contained in:
liris
2014-04-25 08:31:05 +09:00
parent de41919272
commit f83762089f

View File

@@ -21,7 +21,7 @@ import uuid
import websocket as ws
# Skip test to access the internet.
TEST_WITH_INTERNET = True
TEST_WITH_INTERNET = False
TRACABLE = False