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:
@@ -4,7 +4,7 @@ after = [
|
||||
'test_files',
|
||||
'test_fwrite',
|
||||
'test_forphans',
|
||||
'test_incompat',
|
||||
'test_mount',
|
||||
]
|
||||
|
||||
# Note, these tests are a bit special. They can run as-is to test various
|
||||
|
||||
Reference in New Issue
Block a user