HomePhabricator

Fixes compilation of leveldb tests broken in D4004

Description

Fixes compilation of leveldb tests broken in D4004

Summary:
The build of the LevelDB tests was broken in D4004, it is fixed here.

https://reviews.bitcoinabc.org/D4004

Test Plan:

cmake ..
make check-all

Reviewers: #bitcoin_abc, deadalnix, Fabien

Reviewed By: #bitcoin_abc, Fabien

Differential Revision: https://reviews.bitcoinabc.org/D4044