Files
nik 1e27288040 devkit: automatically load optional dependencies in tests (IDEA-183006)
Tests of a plugin may depends on code from optional dependencies of that plugin so we need to enable such depedencies when running tests.
2018-07-06 12:38:26 +03:00

5 lines
85 B
XML

<idea-plugin>
<id>com.intellij.example</id>
<name>MyPlugin</name>
</idea-plugin>