Add missing import
This commit is contained in:
parent
2946290df9
commit
99c2f8eca5
@ -24,6 +24,7 @@
|
|||||||
import os
|
import os
|
||||||
import shutil
|
import shutil
|
||||||
import pstats
|
import pstats
|
||||||
|
import os.path
|
||||||
|
|
||||||
from end2end.fixtures.webserver import httpbin, httpbin_after_test, ssl_server
|
from end2end.fixtures.webserver import httpbin, httpbin_after_test, ssl_server
|
||||||
from end2end.fixtures.quteprocess import (quteproc_process, quteproc,
|
from end2end.fixtures.quteprocess import (quteproc_process, quteproc,
|
||||||
|
Loading…
Reference in New Issue
Block a user