enable colors

This commit is contained in:
stubbfel
2018-03-02 00:34:11 +01:00
parent a25162238b
commit a0bddbbda3

View File

@@ -36,4 +36,8 @@
#define UNITY_INT_WIDTH (32) #define UNITY_INT_WIDTH (32)
#endif #endif
#ifndef UNITY_OUTPUT_COLOR
#define UNITY_OUTPUT_COLOR
#endif
#endif // UNITY_CONFIG_H #endif // UNITY_CONFIG_H