summaryrefslogtreecommitdiff
path: root/layoutlib/intellij.android.layoutlib-loader.tests.iml
blob: 4c7ef7a0b10d5c7fe2879a363c505cb318587710 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<module type="JAVA_MODULE" version="4">
  <component name="NewModuleRootManager" inherit-compiler-output="true">
    <exclude-output />
    <content url="file://$MODULE_DIR$/testSrc">
      <sourceFolder url="file://$MODULE_DIR$/testSrc" isTestSource="true" />
    </content>
    <orderEntry type="inheritedJdk" />
    <orderEntry type="sourceFolder" forTests="false" />
    <orderEntry type="library" scope="TEST" name="kotlin-test" level="project" />
    <orderEntry type="library" scope="TEST" name="JUnit4" level="project" />
    <orderEntry type="module" module-name="intellij.android.layoutlib-loader" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="Guava" level="project" />
    <orderEntry type="library" scope="TEST" name="ASM" level="project" />
    <orderEntry type="module" module-name="intellij.android.layoutlib" scope="TEST" />
    <orderEntry type="library" scope="TEST" name="KotlinJavaRuntime" level="project" />
  </component>
</module>