TODO.md: updated. tests.py: add missing tests to TODO.
[rrq/fuse_xattrs.git] / test / tests.py
index 7153636f47371f879574bde51c4a355e14f5af53..eb425402f4fd9a3302b706f3f4136b52424cb680 100755 (executable)
@@ -17,6 +17,7 @@ import os
 # TODO
 # - listxattr: list too long
 # - sidecar file permissions
+# - corrupt metadata files
 
 
 class TestXAttrs(unittest.TestCase):