diff options
author | Damien George <damien.p.george@gmail.com> | 2017-06-11 22:56:27 +1000 |
---|---|---|
committer | Damien George <damien.p.george@gmail.com> | 2017-06-11 22:56:27 +1000 |
commit | f55dcddbc79620f2dc2bbce0aa0e95570db9bc2c (patch) | |
tree | 693b6f525787724b3d371d971fe4d9f2fe1edc2e /tests/extmod/vfs_basic.py.exp | |
parent | 0a7735f1a67e7c2d6f59205f8d57fca2449cec93 (diff) |
tests/extmod/vfs_basic: Allow test to pass on embedded targets.
Diffstat (limited to 'tests/extmod/vfs_basic.py.exp')
-rw-r--r-- | tests/extmod/vfs_basic.py.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/extmod/vfs_basic.py.exp b/tests/extmod/vfs_basic.py.exp index f8ecd07ea..0ae2c2cc9 100644 --- a/tests/extmod/vfs_basic.py.exp +++ b/tests/extmod/vfs_basic.py.exp @@ -1,5 +1,5 @@ (16384, 0, 0, 0, 0, 0, 0, 0, 0, 0) -(0, 0, 0, 0, 0, 0, 0, 0, 0, 4096) +True / 1 mount False False ['test_mnt'] |