File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -257,9 +257,15 @@ Code block 1::
257257
258258Test Case: module.py file can be loaded by file picker and used in main.py
259259''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
260- - Load by Load/Save > Add file the file ``emoji.py ``
260+ - Load by Load/Save > Or browse for a file, the file ``emoji.py ``
261261- [ ] Confirm the modal dialogue displays 'The "emoji" module has been added to the filesystem.'
262262- [ ] Confirm the file shows up in the files list with the same title.
263+
264+
265+ Test Case: module.py file can be loaded by file picker and used in main.py
266+ ''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''''
267+ - Load by Load/Save > Add file the file ``emoji.py ``
268+ - [ ] Confirm the file shows up in the files list with the same title.
263269- Return to the editor and replace the current script with the following::
264270
265271 from microbit import *
You can’t perform that action at this time.
0 commit comments