summaryrefslogtreecommitdiff
path: root/tests/fetchhead/fetchhead_data.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/fetchhead/fetchhead_data.h')
-rw-r--r--tests/fetchhead/fetchhead_data.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/fetchhead/fetchhead_data.h b/tests/fetchhead/fetchhead_data.h
index 294c9fb0..94402abd 100644
--- a/tests/fetchhead/fetchhead_data.h
+++ b/tests/fetchhead/fetchhead_data.h
@@ -29,3 +29,5 @@
#define FETCH_HEAD_EXPLICIT_DATA \
"0966a434eb1a025db6b71485ab63a3bfbea520b6\t\tbranch 'first-merge' of git://github.com/libgit2/TestGitRepository\n"
+#define FETCH_HEAD_QUOTE_DATA \
+ "0966a434eb1a025db6b71485ab63a3bfbea520b6\t\tbranch 'first's-merge' of git://github.com/libgit2/TestGitRepository\n"