Skip to content

Commit 0930f7a

Browse files
committed
tests: Update ramdisk test to show more free space because our root directory is smaller than upstream's.
1 parent f6cf8ae commit 0930f7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/extmod/vfs_fat_ramdisk.py.exp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
True
22
True
33
True
4-
statvfs: (512, 512, 14, 14, 14, 0, 0, 0, 0, 255)
4+
statvfs: (512, 512, 38, 38, 38, 0, 0, 0, 0, 255)
55
getcwd: /ramdisk
66
True
77
['foo_file.txt']

0 commit comments

Comments
 (0)