Moving the secret inside the tests, not in a library function.
This commit is contained in:
@@ -204,6 +204,5 @@ void random_spinner(uint32_t);
|
||||
*/
|
||||
|
||||
int tkprintf(const char *format, ...) __PF(1,2);
|
||||
int skprintf(const char *format, ...) __PF(1,2);
|
||||
|
||||
#endif /* _LIB_H_ */
|
||||
|
Reference in New Issue
Block a user