summaryrefslogtreecommitdiff
path: root/tests/extmod/websocket_basic.py.exp
AgeCommit message (Collapse)Author
2017-03-10tests/extmod: Rename websocket test to websocket_basic.Damien George
This is so that the filename of the test doesn't clash with the module name itself (being "websocket"), and lead to potential problems executing the test.