[IPHLPAPI_APITEST] Move icmp tests from winetests to apitests where they belong....
[reactos.git] / rostests / apitests / iphlpapi / CMakeLists.txt
index 9e0fcc3..0cc2132 100644 (file)
@@ -1,5 +1,6 @@
 
 list(APPEND SOURCE
+    icmp.c
     SendARP.c
     testlist.c)