diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/extmod/vfs_fat_ramdisk.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extmod/vfs_fat_ramdisk.py.exp b/tests/extmod/vfs_fat_ramdisk.py.exp index eaf637199..95d31f44c 100644 --- a/tests/extmod/vfs_fat_ramdisk.py.exp +++ b/tests/extmod/vfs_fat_ramdisk.py.exp @@ -1,7 +1,7 @@ True True True -statvfs: (512, 512, 14, 14, 14, 0, 0, 0, 0, 255) +statvfs: (512, 512, 38, 38, 38, 0, 0, 0, 0, 255) getcwd: /ramdisk True ['foo_file.txt'] |
