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/misc.xml | |
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/misc.xml')
-rw-r--r-- | test-cli/.idea/misc.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test-cli/.idea/misc.xml b/test-cli/.idea/misc.xml index 2012045..3999087 100644 --- a/test-cli/.idea/misc.xml +++ b/test-cli/.idea/misc.xml @@ -3,5 +3,5 @@ <component name="JavaScriptSettings"> <option name="languageLevel" value="ES6" /> </component> - <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.5" project-jdk-type="Python SDK" /> + <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.6" project-jdk-type="Python SDK" /> </project>
\ No newline at end of file |