[NTDLL_APITEST] Test unaligned pointers for NtOpenKey
[reactos.git] / rostests / apitests / ntdll / CMakeLists.txt
index d4263ed..7a56d74 100644 (file)
@@ -13,6 +13,7 @@ list(APPEND SOURCE
     NtLoadUnloadKey.c
     NtMapViewOfSection.c
     NtMutant.c
+    NtOpenKey.c
     NtOpenProcessToken.c
     NtOpenThreadToken.c
     NtProtectVirtualMemory.c