summarylogtreecommitdiffstats
path: root/fix-test.patch
blob: 7c86c289b6a4d1b30d1ab0821eda4c8556d471e6 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
diff --git a/test/plugins/test_folding.py b/test/plugins/test_folding.py
index 05f0cdd..06e644f 100644
--- a/test/plugins/test_folding.py
+++ b/test/plugins/test_folding.py
@@ -118,6 +118,7 @@ def test_folding(workspace):
                 {'startLine': 2, 'endLine': 3},
                 {'startLine': 5, 'endLine': 6},
                 {'startLine': 8, 'endLine': 11},
+                {'startLine': 9, 'endLine': 10},
                 {'startLine': 12, 'endLine': 20},
                 {'startLine': 13, 'endLine': 14},
                 {'startLine': 15, 'endLine': 16},