summaryrefslogtreecommitdiff
path: root/tests/merge/files.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/merge/files.c')
-rw-r--r--tests/merge/files.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/merge/files.c b/tests/merge/files.c
index 6f5a1fd9c..27c96363f 100644
--- a/tests/merge/files.c
+++ b/tests/merge/files.c
@@ -15,7 +15,7 @@
static git_repository *repo;
static git_index *repo_index;
-// Fixture setup and teardown
+/* Fixture setup and teardown */
void test_merge_files__initialize(void)
{
git_config *cfg;