mirror of
https://github.com/weechat/weechat.git
synced 2026-06-29 14:26:39 +02:00
tests: remove value for first #define in headers
This commit is contained in:
+1
-1
@@ -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; \
|
||||
|
||||
Reference in New Issue
Block a user