Stubs for missed public APIs.
[mono.git] / mcs / class / System.Web / run-mono-tests.bat
index 9adbb3dcacb372cd5f74cdbeeb6301cdaad8d8d6..d224c86b6aa347e712a758a10737cfb35a037c9a 100755 (executable)
@@ -96,6 +96,7 @@ pushd Test\mainsoft\MainsoftWebApp20\
 xcopy /y WizardTest.skin App_Themes\Theme1\\r
 xcopy /y Theme1.skin App_Themes\Theme1\\r
 xcopy /y Theme2.skin App_Themes\Theme2\\r
+xcopy /y ResolveUrl.ascx Folder\\r
 mkdir XXX\r
 for %%i in (*.as*) DO sed "s/CodeFile=/CodeBehind=/" %%i > XXX\%%i\r
 move /Y XXX\* .\r