aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/cpp_spec.lua
diff options
context:
space:
mode:
Diffstat (limited to 'tests/indent/cpp_spec.lua')
-rw-r--r--tests/indent/cpp_spec.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/indent/cpp_spec.lua b/tests/indent/cpp_spec.lua
index ab7ae407f..56be5db47 100644
--- a/tests/indent/cpp_spec.lua
+++ b/tests/indent/cpp_spec.lua
@@ -17,7 +17,6 @@ describe("indent C++:", function()
-- C
"c/preproc_func.c",
"c/label.c",
- "c/comment.c",
},
})
end)