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