diff --git a/python/setup-test-environment/intellij.python.community.testFramework.testEnv.iml b/python/setup-test-environment/intellij.python.community.testFramework.testEnv.iml index c1beddc42a1d..0ed0d317a82d 100644 --- a/python/setup-test-environment/intellij.python.community.testFramework.testEnv.iml +++ b/python/setup-test-environment/intellij.python.community.testFramework.testEnv.iml @@ -3,6 +3,7 @@ + diff --git a/python/setup-test-environment/resources/intellij.python.community.testFramework.testEnv.xml b/python/setup-test-environment/resources/intellij.python.community.testFramework.testEnv.xml new file mode 100644 index 000000000000..17b6103a91c9 --- /dev/null +++ b/python/setup-test-environment/resources/intellij.python.community.testFramework.testEnv.xml @@ -0,0 +1,5 @@ + + + + + \ No newline at end of file