Corrected the Test data tables to adhere to code standards.

This commit is style changes only.

Change-Id: Ic38e64de8693a319df9b336154a9ba276c2a302a
Signed-off-by: Gunnar Mills <gmills@us.ibm.com>
diff --git a/tests/test_obmcrest.robot b/tests/test_obmcrest.robot
index 10eb871..8edf35a 100644
--- a/tests/test_obmcrest.robot
+++ b/tests/test_obmcrest.robot
@@ -369,7 +369,7 @@
     ${json}=   to json         ${resp.content}
     should be equal as strings      ${json['status']}       ok
 
-***keywords***
+*** Keywords ***
 Get Power Control Interface
     ${resp}=    OpenBMC Get Request     /org/openbmc/control/
     should be equal as strings      ${resp.status_code}     ${HTTP_OK}     msg=Unable to get any controls - /org/openbmc/control/