summaryrefslogtreecommitdiff
path: root/tests/refs/iterator.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/refs/iterator.c')
-rw-r--r--tests/refs/iterator.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/refs/iterator.c b/tests/refs/iterator.c
index 8d52755c2..a4f9e62ec 100644
--- a/tests/refs/iterator.c
+++ b/tests/refs/iterator.c
@@ -28,6 +28,7 @@ static const char *refnames[] = {
"refs/heads/test",
"refs/heads/track-local",
"refs/heads/trailing",
+ "refs/heads/with-empty-log",
"refs/notes/fanout",
"refs/remotes/test/master",
"refs/tags/annotated_tag_to_blob",
@@ -58,6 +59,7 @@ static const char *refnames_with_symlink[] = {
"refs/heads/test",
"refs/heads/track-local",
"refs/heads/trailing",
+ "refs/heads/with-empty-log",
"refs/notes/fanout",
"refs/remotes/test/master",
"refs/tags/annotated_tag_to_blob",