-
- Downloads
tests/extmod: Remove conditional import of uos_vfs, it no longer exists.
This conditional import was only used to get the tests working on the unix coverage build, which has now switched to use VFS by default so the uos module alone has the required functionality.
Showing
- tests/extmod/vfs_basic.py 1 addition, 5 deletionstests/extmod/vfs_basic.py
- tests/extmod/vfs_fat_fileio1.py 1 addition, 5 deletionstests/extmod/vfs_fat_fileio1.py
- tests/extmod/vfs_fat_fileio2.py 1 addition, 5 deletionstests/extmod/vfs_fat_fileio2.py
- tests/extmod/vfs_fat_more.py 1 addition, 5 deletionstests/extmod/vfs_fat_more.py
- tests/extmod/vfs_fat_oldproto.py 1 addition, 4 deletionstests/extmod/vfs_fat_oldproto.py
- tests/extmod/vfs_fat_ramdisk.py 1 addition, 4 deletionstests/extmod/vfs_fat_ramdisk.py
Loading
Please register or sign in to comment