dcantrell / pyparted

Python bindings for GNU parted (libparted)
GNU General Public License v2.0
86 stars 43 forks source link

tests: Remove feature values from DiskTypeStrTestCase #100

Closed bcl closed 1 year ago

bcl commented 1 year ago

These inevitably cause pyparted to fail when built against a new version of parted. They don't provide any additional validation, other tests already check for the expected features.