mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
update DsldTest to new IDEA versioning
This commit is contained in:
@@ -158,7 +158,7 @@ contribute(currentType("java.lang.String")) { property name:"foo" }
|
||||
|
||||
public void testAssertVersionFail() {
|
||||
checkHighlighting '''
|
||||
assertVersion intellij:'239.0'
|
||||
assertVersion intellij:'23942.0'
|
||||
contribute(currentType("java.lang.String")) { property name:"foo" }
|
||||
''',
|
||||
'println "".<warning>foo</warning>'
|
||||
|
||||
Reference in New Issue
Block a user