Normalize testutils use in `api/` directory.
authorM. Eric Irrgang <ericirrgang@gmail.com>
Fri, 8 Oct 2021 11:38:37 +0000 (14:38 +0300)
committerMark Abraham <mark.j.abraham@gmail.com>
Sat, 9 Oct 2021 00:20:54 +0000 (00:20 +0000)
commitb07d8aeadff3810c5f040db32abe7c4118a2c050
treeaa0437f1d5ecbeefceb2be6f2cec40b3a7637226
parentf117e4eee515dc781efccef5b039ea53002b1d9f
Normalize testutils use in `api/` directory.

Move the testutils boiler plate up one level from
`api/nblib/CMakeLists.txt` to `api/CMakeLists.txt` so that the whole
directory tree can use the same configuration without duplication.
api/CMakeLists.txt
api/nblib/CMakeLists.txt