diff options
author | Manel Caro <mcaro@iseebcn.com> | 2019-03-29 14:50:25 +0100 |
---|---|---|
committer | Manel Caro <mcaro@iseebcn.com> | 2019-03-29 14:50:25 +0100 |
commit | b44174ae3decc9f9498541ce9aeed84ce183a9eb (patch) | |
tree | 043928abd7e3a8f4ce35b3e3ac5f28ae467e85b1 /test-cli/.idea/modules.xml | |
parent | 9c829ba0a2e3b2f517b28d3f987fa331db307446 (diff) | |
download | board-b44174ae3decc9f9498541ce9aeed84ce183a9eb.zip board-b44174ae3decc9f9498541ce9aeed84ce183a9eb.tar.gz board-b44174ae3decc9f9498541ce9aeed84ce183a9eb.tar.bz2 |
Update pyCharm project structure
Diffstat (limited to 'test-cli/.idea/modules.xml')
-rw-r--r-- | test-cli/.idea/modules.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/test-cli/.idea/modules.xml b/test-cli/.idea/modules.xml new file mode 100644 index 0000000..fc2e93a --- /dev/null +++ b/test-cli/.idea/modules.xml @@ -0,0 +1,8 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="ProjectModuleManager"> + <modules> + <module fileurl="file://$PROJECT_DIR$/.idea/test-cli.iml" filepath="$PROJECT_DIR$/.idea/test-cli.iml" /> + </modules> + </component> +</project>
\ No newline at end of file |