diff options
author | Hector Fernandez <hector@iatec.biz> | 2020-03-06 09:38:18 +0100 |
---|---|---|
committer | Hector Fernandez <hector@iatec.biz> | 2020-03-06 09:38:18 +0100 |
commit | 98d40cecc9818360984188755e455aa53933aab0 (patch) | |
tree | 56fd291d6153be0076c3b0c401a1b69c1663fed0 /test-cli/.idea/test-cli.iml | |
parent | dd9ffc52507c391271d0821636c683fd7562b46a (diff) | |
download | board-98d40cecc9818360984188755e455aa53933aab0.zip board-98d40cecc9818360984188755e455aa53933aab0.tar.gz board-98d40cecc9818360984188755e455aa53933aab0.tar.bz2 |
changed parameter names of tests
Diffstat (limited to 'test-cli/.idea/test-cli.iml')
-rw-r--r-- | test-cli/.idea/test-cli.iml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cli/.idea/test-cli.iml b/test-cli/.idea/test-cli.iml index 8a05c6e..218fb9e 100644 --- a/test-cli/.idea/test-cli.iml +++ b/test-cli/.idea/test-cli.iml @@ -2,7 +2,7 @@ <module type="PYTHON_MODULE" version="4"> <component name="NewModuleRootManager"> <content url="file://$MODULE_DIR$" /> - <orderEntry type="inheritedJdk" /> + <orderEntry type="jdk" jdkName="Python 3.6" jdkType="Python SDK" /> <orderEntry type="sourceFolder" forTests="false" /> </component> <component name="PyDocumentationSettings"> |