summaryrefslogtreecommitdiff
path: root/t/helper
diff options
context:
space:
mode:
Diffstat (limited to 't/helper')
-rw-r--r--t/helper/test-tool.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/t/helper/test-tool.c b/t/helper/test-tool.c
index 5176f9f20a..805a45de9c 100644
--- a/t/helper/test-tool.c
+++ b/t/helper/test-tool.c
@@ -47,7 +47,6 @@ static struct test_cmd cmds[] = {
int cmd_main(int argc, const char **argv)
{
int i;
- extern int BUG_exit_code;
BUG_exit_code = 99;
if (argc < 2)