Fix the ENGINE_finish/ENGINE_free mixup
The tests were calling finish when it meant free.
This caused tests to segmentation fault next time the ENGINE was looked up in the dynamic engine list. (from cl/107214)
b/23693318

Change-Id: I14b3bb9e6f7ce851a83792b5523d72510120dbbe
Signed-off-by: Takeshi Katae <takeshi.katae.xm@kyocera.jp>
1 file changed