summaryrefslogtreecommitdiff
path: root/tests/index/nsec.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/index/nsec.c')
-rw-r--r--tests/index/nsec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/index/nsec.c b/tests/index/nsec.c
index a20e3ead8..dee1509e1 100644
--- a/tests/index/nsec.c
+++ b/tests/index/nsec.c
@@ -9,7 +9,7 @@ static git_index *repo_index;
#define TEST_REPO_PATH "nsecs"
-// Fixture setup and teardown
+/* Fixture setup and teardown */
void test_index_nsec__initialize(void)
{
repo = cl_git_sandbox_init("nsecs");