Skip to content

Commit 25cdd3f

Browse files
committed
Ini: Fix test after #1047
1 parent dfc1941 commit 25cdd3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/languages/ini/important_feature.test renamed to tests/languages/ini/selector_feature.test

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44
----------------------------------------------------
55

66
[
7-
["important", "[owner]"],
8-
["important", "[foobar]"]
7+
["selector", "[owner]"],
8+
["selector", "[foobar]"]
99
]
1010

1111
----------------------------------------------------

0 commit comments

Comments
 (0)