git://git.webkit.org
/
WebKit-https.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
We need a CIA replacement
[WebKit-https.git]
/
Tools
/
Scripts
/
webkitpy
/
tool
/
commands
/
queuestest.py
diff --git
a/Tools/Scripts/webkitpy/tool/commands/queuestest.py
b/Tools/Scripts/webkitpy/tool/commands/queuestest.py
index be9f69311dd18f6c14d9002f1dd39e8790cf073e..c633b84794843cef32148450f26311239a1cd9aa 100644
(file)
--- a/
Tools/Scripts/webkitpy/tool/commands/queuestest.py
+++ b/
Tools/Scripts/webkitpy/tool/commands/queuestest.py
@@
-37,7
+37,7
@@
from webkitpy.tool.mocktool import MockTool
class MockQueueEngine(object):
- def __init__(self, name, queue, wakeup_event):
+ def __init__(self, name, queue, wakeup_event
, seconds_to_sleep
):
pass
def run(self):