Add the models to the intellij project that contains the tests

Reviewed By: jvillard

Differential Revision: D2953836

fb-gh-sync-id: 48c7fed
shipit-source-id: 48c7fed
master
Dulma Rodriguez 9 years ago committed by facebook-github-bot-5
parent 50fc847c10
commit c82a4c1cc1

@ -4,8 +4,7 @@
<entry_points version="2.0" />
</component>
<component name="IdProvider" IDEtalkID="34470DA49952AB71AE948E6C01A69BBE" />
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_7" default="false" assert-keyword="true" jdk-15="true" project-jdk-name="1.7" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

@ -2,8 +2,8 @@
<project version="4">
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/../models/models.iml" filepath="$PROJECT_DIR$/../models/models.iml" />
<module fileurl="file://$PROJECT_DIR$/tests.iml" filepath="$PROJECT_DIR$/tests.iml" />
</modules>
</component>
</project>

Loading…
Cancel
Save