Remove tests of make_unique
commite449a9b3f4202897e933189d0dd21fa6b628b3af
authorMark Abraham <mark.j.abraham@gmail.com>
Wed, 24 Jul 2019 11:26:19 +0000 (24 13:26 +0200)
committerJoe Jordan <e.jjordan12@gmail.com>
Wed, 24 Jul 2019 13:01:30 +0000 (24 15:01 +0200)
treed689098db8c20fa7b33b5804907d77f2e0b9c3d9
parent9367313993955fde70e85ce9da309756fa68a3c5
Remove tests of make_unique

These made sense when we had compat::make_unique, but we should
not be maintaining code for testing std components.

Change-Id: I794e33638ed97331453bb28da2fbb7b944e72ed2
src/gromacs/compat/tests/CMakeLists.txt
src/gromacs/compat/tests/make_unique.cpp [deleted file]