Explicitly specify name of the pipe in the pipe test.

This commit is contained in:
Dmitry Timoshkov 2004-05-24 19:06:52 +00:00 committed by Alexandre Julliard
parent 09fed7567b
commit d8a59cdfd5
1 changed files with 1 additions and 1 deletions

View File

@ -48,7 +48,7 @@
#include <wtypes.h>
#include <winerror.h>
#define PIPENAME "\\\\.\\PiPe\\tests_" __FILE__
#define PIPENAME "\\\\.\\PiPe\\tests_pipe.c"
#define NB_SERVER_LOOPS 8