Fix docstring checker
We should test docstrings only for plugins that are described in rally.* Change-Id: I2c3719dfb3030f5a386486db09cfb61316242ada
This commit is contained in:
parent
0b50553b60
commit
a1a1b0504e
@ -1288,7 +1288,6 @@ class FakeRunner(object):
|
||||
|
||||
|
||||
class FakeScenario(base.Scenario):
|
||||
"""Fake Scenario class."""
|
||||
|
||||
def idle_time(self):
|
||||
return 0
|
||||
|
Loading…
x
Reference in New Issue
Block a user