mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-04-19 04:51:24 +07:00
[testFramework] Remove unused intellij.tools.testsBootstrap from dependencies in intellij.platform.testFramework module (IJPL-116621)
GitOrigin-RevId: 8fdad7ebfc4dbc7c301e7d8adef781c9caa3aa49
This commit is contained in:
committed by
intellij-monorepo-bot
parent
f19a8641e7
commit
b569493870
@@ -90,7 +90,6 @@ jvm_library(
|
||||
"//platform/util/jdom",
|
||||
"//platform/workspace/jps",
|
||||
"//platform/workspace/storage",
|
||||
"//platform/testFramework/bootstrap:tools-testsBootstrap",
|
||||
"//platform/runtime/product",
|
||||
":libraries_junit4_provided",
|
||||
":libraries_junit5-launcher_provided",
|
||||
|
||||
@@ -77,7 +77,7 @@
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.jps" />
|
||||
<orderEntry type="module" module-name="intellij.platform.workspace.storage" />
|
||||
<orderEntry type="module" module-name="intellij.regexp" scope="RUNTIME" />
|
||||
<orderEntry type="module" module-name="intellij.tools.testsBootstrap" />
|
||||
<orderEntry type="module" module-name="intellij.tools.testsBootstrap" scope="TEST" />
|
||||
<orderEntry type="module" module-name="intellij.xml.dom.impl" scope="RUNTIME" />
|
||||
<orderEntry type="module-library" scope="TEST">
|
||||
<library name="okhttp3-mockwebserver" type="repository">
|
||||
|
||||
Reference in New Issue
Block a user