tc_name in some cases was getting a space added to the end when no params were set. This caused test case names to end in space which was incorrect.
Signed-off-by: Scott Poore spoore@redhat.com
Pull-Request has been merged by spoore
tc_name in some cases was getting a space added to the end when no
params were set. This caused test case names to end in space which
was incorrect.
Signed-off-by: Scott Poore spoore@redhat.com