diff options
Diffstat (limited to 'tests/odb/backend/backend_helpers.h')
| -rw-r--r-- | tests/odb/backend/backend_helpers.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/odb/backend/backend_helpers.h b/tests/odb/backend/backend_helpers.h index 6cc1ce90d..5c393c0a5 100644 --- a/tests/odb/backend/backend_helpers.h +++ b/tests/odb/backend/backend_helpers.h @@ -9,6 +9,7 @@ typedef struct { git_odb_backend parent; int exists_calls; + int exists_prefix_calls; int read_calls; int read_header_calls; int read_prefix_calls; |
