vlog.at: Run tests for Python 2 and 3.
[cascardo/ovs.git] / tests / test-random.c
index 39bd85a..542a498 100644 (file)
  */
 
 #include <config.h>
-
+#undef NDEBUG
 #include "random.h"
-#include "ovstest.h"
 #include <stdio.h>
 #include <string.h>
+#include "ovstest.h"
 
 static void
 test_random_main(int argc OVS_UNUSED, char *argv[] OVS_UNUSED)