Skip to content

Commit fff7d21

Browse files
committed
Fix old property test
the id of the property test has been renamed in eclipse-cdt#84. This file was missed.
1 parent 67774fa commit fff7d21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bundles/org.eclipse.cdt.lsp.test/fragment.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<enabledWhen>
1010
<test
1111
forcePluginActivation="true"
12-
property="org.eclipse.cdt.lsp.editor.ui.LspEditorPreference">
12+
property="org.eclipse.cdt.lsp.prefer">
1313
</test></enabledWhen>
1414
</server>
1515
</extension>

0 commit comments

Comments
 (0)