crypt32/tests: Use the available ARRAY_SIZE() macro.
commit207e70cdc9e050c9ca4cc1c3c72d4250f80f85ae
authorMichael Stefaniuc <mstefani@winehq.org>
Fri, 22 Jun 2018 17:50:40 +0000 (22 19:50 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 22 Jun 2018 22:41:48 +0000 (23 00:41 +0200)
treec2da7af3da0dcb623f4a06b74e89a01274eae72f
parentf7c2fe87f5ca322809052fd8b2bbdf53b02884ff
crypt32/tests: Use the available ARRAY_SIZE() macro.

Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/crypt32/tests/base64.c
dlls/crypt32/tests/cert.c
dlls/crypt32/tests/encode.c
dlls/crypt32/tests/main.c
dlls/crypt32/tests/msg.c
dlls/crypt32/tests/oid.c
dlls/crypt32/tests/sip.c
dlls/crypt32/tests/store.c
dlls/crypt32/tests/str.c