Fix catch2 unit test build failure

Incorrect resolution of merge conflict resulted in not updating tests/catch/unit/memory/CMakeLists.txt correctly

[ROCm/hip commit: e31d5bd8e0]
This commit is contained in:
Maneesh Gupta
2021-09-20 09:41:45 +05:30
committed by GitHub
parent b7039d9a4a
commit 4cf1bd9334
@@ -32,7 +32,6 @@ set(TEST_SRC
hipHostGetFlags.cc
hipMemoryAllocateCoherent.cc
hipMallocManaged_MultiScenario.cc
hipManagedKeyword.cc
hipMemsetInvalidPtr.cc
hipMemset.cc
hipMemsetAsyncMultiThread.cc
@@ -77,7 +76,6 @@ set(TEST_SRC
hipHostGetFlags.cc
hipMemoryAllocateCoherent.cc
hipMallocManaged_MultiScenario.cc
hipManagedKeyword.cc
hipMemsetInvalidPtr.cc
hipMemset.cc
hipMemsetAsyncMultiThread.cc