IVGCVSW-3694 Add ArgMinMax implementation for Ref
[platform/upstream/armnn.git] / src / backends / reference / test / CMakeLists.txt
index b56b353..2a7aa15 100644 (file)
@@ -4,6 +4,7 @@
 #
 
 list(APPEND armnnRefBackendUnitTests_sources
+    ArgMinMaxTests.cpp
     RefCreateWorkloadTests.cpp
     RefDetectionPostProcessTests.cpp
     RefEndToEndTests.cpp