Small comment indent in test web api file

pull/443/head
Przemek Wirkus 2014-08-12 16:11:22 +01:00
parent f80d0302a7
commit 8cc7678c4b
1 changed files with 1 additions and 2 deletions

View File

@ -74,8 +74,7 @@ class SingleTestRunnerWebService(SingleTestRunner):
pass
def rest_api_log(self):
""" Returns current test log
"""
""" Returns current test log """
with self.resource_lock:
pass