diff -r f1a4e67c41fe -r 509a9dd1553c tests/run-tests.py --- a/tests/run-tests.py Tue Jun 11 23:39:48 2013 +0200 +++ b/tests/run-tests.py Thu Jun 13 01:36:58 2013 +0200 @@ -56,7 +56,6 @@ import re import threading import killdaemons as killmod -import cPickle as pickle import Queue as queue processlock = threading.Lock()