Undefine secret testing

This commit is contained in:
Scott Haseley 2016-02-23 15:43:57 -05:00
parent 1b99c0e18f
commit 0cda18234c

View File

@ -44,7 +44,7 @@
* allows normally compilation and operation.
*/
#define SECRET_TESTING
#undef SECRET_TESTING
#define SECRET "SECRET"
#endif /* _SECRET_H_ */