summaryrefslogtreecommitdiffstats
path: root/src/usr/fapi2/test/rcTest.C
diff options
context:
space:
mode:
Diffstat (limited to 'src/usr/fapi2/test/rcTest.C')
-rwxr-xr-xsrc/usr/fapi2/test/rcTest.C2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/fapi2/test/rcTest.C b/src/usr/fapi2/test/rcTest.C
index c8a437ff4..353eebbdf 100755
--- a/src/usr/fapi2/test/rcTest.C
+++ b/src/usr/fapi2/test/rcTest.C
@@ -168,7 +168,7 @@ uint32_t rcTestReturnCodeCreator()
{
// Set the return code to a HWP code (intentionally use function
// that does not add error information).
- //l_rc._setHwpError(RC_TEST_ERROR_A);
+ l_rc._setHwpError(RC_TEST_ERROR_A);
// Ensure that the creator is HWP
l_creator = l_rc.getCreator();
OpenPOWER on IntegriCloud