tests: remove value for first #define in headers
This commit is contained in:
parent
c4bf528b4e
commit
766bea3f9e
@ -18,7 +18,7 @@
|
||||
*/
|
||||
|
||||
#ifndef WEECHAT_TESTS_H
|
||||
#define WEECHAT_TESTS_H 1
|
||||
#define WEECHAT_TESTS_H
|
||||
|
||||
#define WEE_TEST_STR(__result, __test) \
|
||||
str = __test; \
|
||||
|
Loading…
x
Reference in New Issue
Block a user