diff options
Diffstat (limited to 'bitbake/lib/hashserv/tests.py')
| -rw-r--r-- | bitbake/lib/hashserv/tests.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bitbake/lib/hashserv/tests.py b/bitbake/lib/hashserv/tests.py index 6e86295079..b34c436876 100644 --- a/bitbake/lib/hashserv/tests.py +++ b/bitbake/lib/hashserv/tests.py | |||
| @@ -9,6 +9,7 @@ from . import create_server, create_client | |||
| 9 | import hashlib | 9 | import hashlib |
| 10 | import logging | 10 | import logging |
| 11 | import multiprocessing | 11 | import multiprocessing |
| 12 | import os | ||
| 12 | import sys | 13 | import sys |
| 13 | import tempfile | 14 | import tempfile |
| 14 | import threading | 15 | import threading |
