diff options
Diffstat (limited to 'tests/extmod/vfs_fat_oldproto.py.exp')
| -rw-r--r-- | tests/extmod/vfs_fat_oldproto.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extmod/vfs_fat_oldproto.py.exp b/tests/extmod/vfs_fat_oldproto.py.exp index ab8338cbb..b97468316 100644 --- a/tests/extmod/vfs_fat_oldproto.py.exp +++ b/tests/extmod/vfs_fat_oldproto.py.exp @@ -1,3 +1,3 @@ -[('file.txt', 32768, 0)] +[('file.txt', 32768, 0, 6)] hello! [] |
