Fix failing test in container test and add it to generators module test dependencies

This should enable running this test on build server
This commit is contained in:
Pavel V. Talanov
2015-06-30 17:06:22 +03:00
parent b173f96505
commit 786cadb08b
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -30,5 +30,6 @@
<orderEntry type="module" module-name="idea-test-framework" scope="TEST" />
<orderEntry type="module" module-name="idea-completion" scope="TEST" />
<orderEntry type="module" module-name="annotation-collector" scope="TEST" />
<orderEntry type="module" module-name="container" scope="TEST" />
</component>
</module>