From b7aee6436bf34aba2e83f2530da6d57e7e276d8d Mon Sep 17 00:00:00 2001 From: Leonid Shalupov Date: Mon, 16 Dec 2024 21:23:05 +0100 Subject: [PATCH] project structure: remove .iml from source roots GitOrigin-RevId: 8613f5714b7e2d2100917e9310c4f849a16f3a87 --- plugins/htmltools/{testSrc => }/intellij.html.tools.tests.iml | 4 ++-- .../{python-common-tests => }/intellij.python.commonTests.iml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) rename plugins/htmltools/{testSrc => }/intellij.html.tools.tests.iml (87%) rename python/{python-common-tests => }/intellij.python.commonTests.iml (90%) diff --git a/plugins/htmltools/testSrc/intellij.html.tools.tests.iml b/plugins/htmltools/intellij.html.tools.tests.iml similarity index 87% rename from plugins/htmltools/testSrc/intellij.html.tools.tests.iml rename to plugins/htmltools/intellij.html.tools.tests.iml index 99dd3ee0c67f..91a828de45d6 100644 --- a/plugins/htmltools/testSrc/intellij.html.tools.tests.iml +++ b/plugins/htmltools/intellij.html.tools.tests.iml @@ -2,8 +2,8 @@ - - + + diff --git a/python/python-common-tests/intellij.python.commonTests.iml b/python/intellij.python.commonTests.iml similarity index 90% rename from python/python-common-tests/intellij.python.commonTests.iml rename to python/intellij.python.commonTests.iml index 099156ad1619..59f728dd972f 100644 --- a/python/python-common-tests/intellij.python.commonTests.iml +++ b/python/intellij.python.commonTests.iml @@ -2,8 +2,8 @@ - - + +