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:
Christopher Haster
2024-07-26 23:58:56 -05:00
parent e66170308e
commit 36eabb1c68
6 changed files with 425 additions and 427 deletions
+1 -1
View File
@@ -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