reshuffling of dlls
[reactos.git] / reactos / dll / win32 / gdiplus / tests / tests / test-1.c
1 #include <windows.h>
2 #include <GdiPlusPrivate.h>
3
4 #include "regtests.h"
5
6 static void
7 RunTest()
8 {
9 }
10
11 _Dispatcher(Test_1Test, "Test 1")