Tests: Node.js websockets.
This commit is contained in:
@@ -23,6 +23,7 @@ class TestUnit(unittest.TestCase):
|
||||
os.path.join(os.path.dirname(__file__), os.pardir, os.pardir)
|
||||
)
|
||||
architecture = platform.architecture()[0]
|
||||
system = platform.system()
|
||||
maxDiff = None
|
||||
|
||||
detailed = False
|
||||
|
||||
Reference in New Issue
Block a user