mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
[json] Add missing test dependency for XML injection module
It is required for the injection tests to be properly run locally. GitOrigin-RevId: b51a8714f632fb55d0804a332b215958d8ae9bb6
This commit is contained in:
committed by
intellij-monorepo-bot
parent
2f7b9cb607
commit
f21b3dc627
@@ -13,6 +13,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.ide" />
|
||||
<orderEntry type="module" module-name="intellij.platform.lang.impl" />
|
||||
<orderEntry type="module" module-name="intellij.spellchecker" />
|
||||
<orderEntry type="module" module-name="intellij.xml.langInjection" scope="TEST" />
|
||||
<orderEntry type="library" name="Guava" level="project" />
|
||||
<orderEntry type="library" name="gson" level="project" />
|
||||
<orderEntry type="module" module-name="intellij.regexp" />
|
||||
|
||||
Reference in New Issue
Block a user