Skip to content

Commit

Permalink
Making python specification in IDEA project more generic
Browse files Browse the repository at this point in the history
  • Loading branch information
barancev committed Feb 13, 2018
1 parent 177ff31 commit 0ad7f69
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion py/python.iml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<sourceFolder url="file://$MODULE_DIR$/selenium" isTestSource="false" />
<sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
</content>
<orderEntry type="jdk" jdkName="Python 2.7.6 (/usr/bin/python)" jdkType="Python SDK" />
<orderEntry type="jdk" jdkName="Python 2.7" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
<component name="sonarModuleSettings">
Expand Down

0 comments on commit 0ad7f69

Please sign in to comment.