mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-03 04:13:31 +00:00
fix winhttp_winetest
svn path=/trunk/; revision=36034
This commit is contained in:
@@ -6,8 +6,10 @@
|
||||
#define STANDALONE
|
||||
#include "wine/test.h"
|
||||
|
||||
extern void func_winhttp(void);
|
||||
|
||||
const struct test winetest_testlist[] =
|
||||
{
|
||||
{ 0, 0 }
|
||||
{ "winhttp", func_winhttp },
|
||||
{ 0, 0 }
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user