This commit is contained in:
jiacy-jcy 2023-04-23 11:36:32 +08:00
parent 80114eb666
commit da42cf4799
1 changed files with 2 additions and 1 deletions

View File

@ -250,8 +250,9 @@ class TDTestCase:
self.file_distribution_same_level()
self.three_level_basic()
self.more_than_16_disks()
self.missing_middle_level()
self.trim_database()
self.missing_middle_level()
def stop(self):