Commit a3bf974a authored by Nikolay Sivov's avatar Nikolay Sivov Committed by Alexandre Julliard

comsvcs/tests: Rename test file.

parent cdeb55a8
......@@ -2,4 +2,4 @@ TESTDLL = comsvcs.dll
IMPORTS = uuid oleaut32 ole32
C_SRCS = \
dispenser.c
comsvcs.c
......@@ -268,7 +268,7 @@ static void create_dispenser(void)
}
START_TEST(dispenser)
START_TEST(comsvcs)
{
HRESULT hr;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment