Browse Source

default tests

Sean Barrett 10 years ago
parent
commit
53008c0922
1 changed files with 1 additions and 1 deletions
  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)