diff options
Diffstat (limited to 'test/lib/ch_test.h')
-rw-r--r-- | test/lib/ch_test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/lib/ch_test.h b/test/lib/ch_test.h index 1fc78bb33..6ecdb4af8 100644 --- a/test/lib/ch_test.h +++ b/test/lib/ch_test.h @@ -156,6 +156,7 @@ typedef struct { #if !defined(__DOXYGEN__)
extern unsigned test_step;
+extern bool test_global_fail;
#endif
#ifdef __cplusplus
|