Enabling FFDC collection for test

Resolves openbmc/openbmc-test-automation#84

Change-Id: I593bc12273fef2a8f96844a6bb5615d353c2c4bf
Signed-off-by: George Keishing <gkeishin@in.ibm.com>
diff --git a/tests/test_led.robot b/tests/test_led.robot
index 8ca04fc..bc7cc6a 100644
--- a/tests/test_led.robot
+++ b/tests/test_led.robot
@@ -5,6 +5,8 @@
 
 Resource          ../lib/rest_client.robot
 Resource          ../lib/resource.txt
+Resource          ../lib/openbmc_ffdc.robot
+Test Teardown     Log FFDC
 
 *** Variables ***