mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-02-23 00:00:02 +03:00
bcachefs-tools: Fix test.
Signed-off-by: Justin Husted <sigstop@gmail.com>
This commit is contained in:
parent
3b8db3d7be
commit
5d79efdd19
@ -230,3 +230,6 @@ def test_write(bfuse):
|
||||
assert ts.contains(post_st.st_mtime)
|
||||
|
||||
assert path.read_bytes() == b'test'
|
||||
|
||||
bfuse.unmount()
|
||||
bfuse.verify()
|
||||
|
Loading…
Reference in New Issue
Block a user