[ROSAUTOTEST]
[reactos.git] / rostests / rosautotest / CWebService.cpp
index 5041812..0cdae30 100644 (file)
@@ -8,7 +8,7 @@
 #include "precomp.h"
 
 static const WCHAR szHostname[] = L"reactos.org";
 #include "precomp.h"
 
 static const WCHAR szHostname[] = L"reactos.org";
-static const WCHAR szServerFile[] = L"sites/all/modules/reactos/testman/webservice/";
+static const WCHAR szServerFile[] = L"testman/webservice/";
 
 /**
  * Constructs a CWebService object and immediately establishes a connection to the "testman" Web Service.
 
 /**
  * Constructs a CWebService object and immediately establishes a connection to the "testman" Web Service.