Explorar el Código

default tests

Sean Barrett hace 10 años
padre
commit
53008c0922
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tests/image_test.c

+ 1 - 1
tests/image_test.c

@@ -7,7 +7,7 @@
 #define STB_DEFINE
 #include "stb.h"
 
-//#define PNGSUITE_PRIMARY
+#define PNGSUITE_PRIMARY
 
 #if 0
 void test_ycbcr(void)