Mercurial > hg > tc-symbol-server
diff .idea/modules.xml @ 55:f51eb259cfe1 controller-tests
added first controller test
author | Evgeniy.Koshkin |
---|---|
date | Fri, 15 Nov 2013 16:18:10 +0400 |
parents | c36d3305ed62 |
children | 48d6817fe1e8 |
line wrap: on
line diff
--- a/.idea/modules.xml Fri Nov 15 15:23:11 2013 +0400 +++ b/.idea/modules.xml Fri Nov 15 16:18:10 2013 +0400 @@ -3,10 +3,11 @@ <component name="ProjectModuleManager"> <modules> <module fileurl="file://$PROJECT_DIR$/agent/agent.iml" filepath="$PROJECT_DIR$/agent/agent.iml" /> + <module fileurl="file://$PROJECT_DIR$/tests/agent-tests.iml" filepath="$PROJECT_DIR$/tests/agent-tests.iml" /> <module fileurl="file://$PROJECT_DIR$/common/common.iml" filepath="$PROJECT_DIR$/common/common.iml" /> <module fileurl="file://$PROJECT_DIR$/idea-resolve-helper.iml" filepath="$PROJECT_DIR$/idea-resolve-helper.iml" /> <module fileurl="file://$PROJECT_DIR$/server/server.iml" filepath="$PROJECT_DIR$/server/server.iml" /> - <module fileurl="file://$PROJECT_DIR$/tests/tests.iml" filepath="$PROJECT_DIR$/tests/tests.iml" /> + <module fileurl="file://$PROJECT_DIR$/server-tests/server-tests.iml" filepath="$PROJECT_DIR$/server-tests/server-tests.iml" /> </modules> </component> </project>