Fix the build: remove the testlib module from the project

This commit is contained in:
Andrey Breslav
2012-02-28 19:14:38 +04:00
parent 2dcb7750b2
commit 452d6f0b1e
2 changed files with 1 additions and 2 deletions
+1 -1
View File
@@ -8,9 +8,9 @@
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="module" module-name="frontend" />
<orderEntry type="module" module-name="stdlib" />
<orderEntry type="library" scope="PROVIDED" name="intellij-core" level="project" />
<orderEntry type="module" module-name="util" exported="" />
<orderEntry type="module" module-name="stdlib" />
</component>
</module>