LRN: Make dht test a bit less optimistic about MinGW
authorChristian Grothoff <christian@grothoff.org>
Mon, 1 Aug 2011 20:43:08 +0000 (20:43 +0000)
committerChristian Grothoff <christian@grothoff.org>
Mon, 1 Aug 2011 20:43:08 +0000 (20:43 +0000)
src/dht/test_dht_api.c

index 5ae53b1f01f1a93770b00808b1bf1d65c3a52d71..4450cb653ea4aa7797774567a49120b6b9249fd5 100644 (file)
@@ -515,9 +515,6 @@ int
 main (int argc, char *argv[])
 {
   int ret;
-#ifdef MINGW
-  return GNUNET_SYSERR;
-#endif
 
   GNUNET_log_setup ("test-dht-api",
 #if VERBOSE