diff options
Diffstat (limited to 'src/common/test.h')
-rw-r--r-- | src/common/test.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/test.h b/src/common/test.h index 957437cdf7..ec613b2c42 100644 --- a/src/common/test.h +++ b/src/common/test.h @@ -136,3 +136,4 @@ extern int have_failed; } STMT_END #endif + |