Merge pull request #3948 from henricm/fix-pinvoke-utf8-windows
[mono.git] / mono / tests / Makefile.am
index 3e3ef31f47e241080430c1174943a1a54e59e12d..81113f07facb6a1c7cd41311d12a169722a6f618 100644 (file)
@@ -519,7 +519,7 @@ if X86
 
 if HOST_WIN32
 PLATFORM_DISABLED_TESTS=async-exc-compilation.exe finally_guard.exe finally_block_ending_in_dead_bb.exe \
-       bug-18026.exe monitor.exe threadpool-exceptions5.exe pinvoke-utf8.exe
+       bug-18026.exe monitor.exe threadpool-exceptions5.exe
 endif
 
 endif