view .idea/libraries/JUnit.xml @ 1131:2ce753501190 development/2024.03.x

TW-84326: Stay compatible with updated share extension behavior. - Remove the "shared" extension from "requires" when disabling sharing. - Tests: ignore the "requires" file in shared repository stores. (grafted from 5b0a122e78a6854237bb14d38799a8976cfa1933)
author Andreas Eisele <andreas.eisele@jetbrains.com>
date Thu, 27 Jun 2024 16:42:52 +0200
parents 1bee9e7b8a99
children
line wrap: on
line source

<component name="libraryTable">
  <library name="JUnit">
    <CLASSES>
      <root url="jar://$PROJECT_DIR$/mercurial-tests/lib/junit-3.8.1.jar!/" />
    </CLASSES>
    <JAVADOC />
    <SOURCES />
  </library>
</component>