diff options
author | Hector Fernandez <hector@iatec.biz> | 2020-07-07 17:27:33 +0200 |
---|---|---|
committer | Hector Fernandez <hector@iatec.biz> | 2020-07-07 17:27:33 +0200 |
commit | 907b96801230e04d02575a3732a73e452089637b (patch) | |
tree | 361ef65c4845ac34954cbdd6082dc38aefcda282 /test-cli/.idea/workspace.xml | |
parent | a0b900477098a435b5e434512c491f6bf0365b80 (diff) | |
download | board-907b96801230e04d02575a3732a73e452089637b.zip board-907b96801230e04d02575a3732a73e452089637b.tar.gz board-907b96801230e04d02575a3732a73e452089637b.tar.bz2 |
After USBLOOP test, g_mass_storage must be stopped so the board can be rebooted correctly.
Diffstat (limited to 'test-cli/.idea/workspace.xml')
-rw-r--r-- | test-cli/.idea/workspace.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test-cli/.idea/workspace.xml b/test-cli/.idea/workspace.xml index 66fc90e..1d513ac 100644 --- a/test-cli/.idea/workspace.xml +++ b/test-cli/.idea/workspace.xml @@ -3,6 +3,7 @@ <component name="ChangeListManager"> <list default="true" id="4991a6e0-1b9d-4824-9b6e-5ac031eb4816" name="Default Changelist" comment=""> <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" /> + <change beforePath="$PROJECT_DIR$/test/tests/qusbdual.py" beforeDir="false" afterPath="$PROJECT_DIR$/test/tests/qusbdual.py" afterDir="false" /> <change beforePath="$PROJECT_DIR$/test_main.py" beforeDir="false" afterPath="$PROJECT_DIR$/test_main.py" afterDir="false" /> </list> <option name="SHOW_DIALOG" value="false" /> |