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.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/indent/cpp_spec.lua b/tests/indent/cpp_spec.lua
index 56be5db47..b3f394375 100644
--- a/tests/indent/cpp_spec.lua
+++ b/tests/indent/cpp_spec.lua
@@ -16,7 +16,7 @@ describe("indent C++:", function()
expected_failures = {
-- C
"c/preproc_func.c",
- "c/label.c",
+ "c/unfinished_comment.c",
},
})
end)