summaryrefslogtreecommitdiff
path: root/platform/testFramework/testFramework.iml
blob: 7985252e6abca7f4504e292f8754ff0ab8272715 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?xml version="1.0" encoding="UTF-8"?>
<module relativePaths="true" type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$">
      <sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
      <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="module" module-name="lang-api" exported="" />
    <orderEntry type="module" module-name="lang-impl" exported="" />
    <orderEntry type="library" exported="" name="JUnit4" level="project" />
    <orderEntry type="module" module-name="platform-impl" exported="" />
    <orderEntry type="library" exported="" name="Log4J" level="project" />
    <orderEntry type="module" module-name="vcs-api" exported="" />
    <orderEntry type="module" module-name="lvcs-impl" />
    <orderEntry type="module" module-name="tests_bootstrap" />
    <orderEntry type="module" module-name="resources-en" scope="RUNTIME" />
    <orderEntry type="library" exported="" scope="TEST" name="Mocks" level="project" />
    <orderEntry type="module" module-name="java-runtime" exported="" />
    <orderEntry type="module" module-name="vcs-impl" />
    <orderEntry type="library" name="Groovy" level="project" />
    <orderEntry type="module" module-name="platform-resources" exported="" scope="RUNTIME" />
    <orderEntry type="module" module-name="dom-impl" exported="" scope="RUNTIME" />
    <orderEntry type="module" module-name="relaxng" exported="" scope="RUNTIME" />
    <orderEntry type="module" module-name="images" exported="" scope="RUNTIME" />
    <orderEntry type="module" module-name="RegExpSupport" exported="" scope="RUNTIME" />
  </component>
</module>