Revert "Disable pinvoke2.exe test on OSX i386 for now (#5411)"
[mono.git] / mono / tests / Makefile.am
index 92955ad51cbb4b1471156465c3447061821c45cc..d7b3119374d47584deb42bf0b5b4e826ceecc9d2 100755 (executable)
@@ -676,11 +676,6 @@ PLATFORM_DISABLED_TESTS += async-exc-compilation.exe finally_guard.exe finally_b
        unhandled-exception-5.exe unhandled-exception-6.exe unhandled-exception-7.exe unhandled-exception-8.exe
 endif
 
-if HOST_DARWIN
-# TODO: remove once https://bugzilla.xamarin.com/show_bug.cgi?id=58901 is fixed
-PLATFORM_DISABLED_TESTS += pinvoke2.exe
-endif
-
 endif
 
 if POWERPC