LRN: Make transport unreliability test less optimistic
authorChristian Grothoff <christian@grothoff.org>
Mon, 1 Aug 2011 20:40:59 +0000 (20:40 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 1 Aug 2011 20:40:59 +0000 (20:40 +0000)
src/transport/test_transport_api_unreliability.c

index 768ced0dcdfd076c3105491242b5eda898141841..266ab7908ed7cd47b7427ddd8c07c7b87ed16e90 100644 (file)
@@ -893,9 +893,6 @@ int
 main (int argc, char *argv[])
 {
   int ret;
-#ifdef MINGW
-  return GNUNET_SYSERR;
-#endif
 
   test_failed = GNUNET_NO;