diff --git a/.idea/modules.xml b/.idea/modules.xml index a38872c3f4fd..b1a529e2c997 100644 --- a/.idea/modules.xml +++ b/.idea/modules.xml @@ -676,6 +676,7 @@ + diff --git a/intellij.idea.community.main.iml b/intellij.idea.community.main.iml index fefe6db8ad16..24b46cb628a7 100644 --- a/intellij.idea.community.main.iml +++ b/intellij.idea.community.main.iml @@ -136,5 +136,6 @@ + \ No newline at end of file diff --git a/plugins/stats-collector/intellij.statsCollector.iml b/plugins/stats-collector/intellij.statsCollector.iml index e2245407d8c7..bbd66d6d7f1b 100644 --- a/plugins/stats-collector/intellij.statsCollector.iml +++ b/plugins/stats-collector/intellij.statsCollector.iml @@ -5,7 +5,6 @@ - @@ -15,12 +14,8 @@ - - - - diff --git a/plugins/stats-collector/intellij.statsCollector.tests.iml b/plugins/stats-collector/intellij.statsCollector.tests.iml new file mode 100644 index 000000000000..b835a2fc1db9 --- /dev/null +++ b/plugins/stats-collector/intellij.statsCollector.tests.iml @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + \ No newline at end of file