Adding rostests as part of the tree restructure
[reactos.git] / rostests / tests / lpctst / lpctest.h
1 #ifndef _LPCTEST_H
2 #define _LPCTEST_H
3 #define TEST_PORT_NAME "\\TestPort"
4 #define TEST_PORT_NAME_U L"\\TestPort"
5 #endif