[PATCH openbmc-test-automation 47/60] fix review comment
OpenBMC Patches
openbmc-patches at stwcx.xyz
Tue Jan 12 03:50:13 AEDT 2016
From: Manjunath A Kumatagi <mkumatag at in.ibm.com>
---
tests/test_obmcrest.robot | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/test_obmcrest.robot b/tests/test_obmcrest.robot
index 75eb6d9..caf9085 100644
--- a/tests/test_obmcrest.robot
+++ b/tests/test_obmcrest.robot
@@ -18,7 +18,7 @@ Good connection for testing
Get an object with no properties
${content} = Read Properties /org/openbmc/inventory
- Should Not Be Empty ${content}
+ Should Be Empty ${content}
Get a Property
--
2.6.4
More information about the openbmc
mailing list