mirror of https://github.com/ARMmbed/mbed-os.git
Small comment indent in test web api file
parent
f80d0302a7
commit
8cc7678c4b
|
@ -74,8 +74,7 @@ class SingleTestRunnerWebService(SingleTestRunner):
|
||||||
pass
|
pass
|
||||||
|
|
||||||
def rest_api_log(self):
|
def rest_api_log(self):
|
||||||
""" Returns current test log
|
""" Returns current test log """
|
||||||
"""
|
|
||||||
with self.resource_lock:
|
with self.resource_lock:
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue