Moved test_incompat into test_mount
These really are mount tests, and moving them into test_mount means less confusion when adding future mount_somewhat_incompat tests.
This commit is contained in:
@@ -11,6 +11,8 @@ after = [
|
||||
'test_traversal',
|
||||
'test_gc',
|
||||
'test_mount',
|
||||
'test_ck',
|
||||
'test_compat',
|
||||
]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user