little fixes

This commit is contained in:
Noah Levitt 2016-12-07 11:20:10 -08:00
parent 0b6c5346bd
commit eed8b9ec30
4 changed files with 5 additions and 4 deletions

View file

@ -25,6 +25,7 @@ import brozzler
import brozzler.chrome
import socket
import logging
import psutil
@pytest.fixture(scope='module')
def httpd(request):