Files
websockify/tests
Solly Ross 18e70c52e1 Fix default log level in echo and load tests
Since we switched to using the `logging` module to log
in pull request #100, none of the messages on the 'INFO'
level were being shown from `tests/echo.py` and
`tests/load.py`, since the default log level is 'WARNING'.

Now, the log level is set to INFO in `tests/echo.py` and
`tests/load.py`, to match the log level in the main websockify
executable.

Fixes #109
2014-01-30 17:11:20 -05:00
..
2012-04-25 13:44:37 -05:00
2012-04-25 13:44:37 -05:00
2012-04-25 13:44:37 -05:00
2012-02-09 17:47:22 -06:00