summaryrefslogtreecommitdiff
path: root/tests/extmod/websocket_basic.py
AgeCommit message (Expand)Author
2017-06-10tests: Convert remaining "sys.exit()" to "raise SystemExit".Paul Sokolovsky
2017-03-10tests/extmod: Rename websocket test to websocket_basic.Damien George