Skip to content

Commit

Permalink
Fix compilation of module android-tests
Browse files Browse the repository at this point in the history
  • Loading branch information
udalov committed Dec 7, 2016
1 parent dd39296 commit 751f546
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions compiler/android-tests/android-tests.iml
Expand Up @@ -6,7 +6,7 @@
<sourceFolder url="file://$MODULE_DIR$/src" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/tests" isTestSource="true" />
</content>
<orderEntry type="inheritedJdk" />
<orderEntry type="jdk" jdkName="1.8" jdkType="JavaSDK" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="cli" />
<orderEntry type="module" module-name="tests-common" />
Expand All @@ -20,4 +20,4 @@
<orderEntry type="module" module-name="jps-tests" scope="TEST" />
<orderEntry type="module" module-name="compiler-tests" scope="TEST" />
</component>
</module>
</module>

0 comments on commit 751f546

Please sign in to comment.