Taddeus Kroes 13 vuotta sitten
vanhempi
sitoutus
e168aaf392
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      tests/test_compress.py

+ 1 - 1
tests/test_compress.py

@@ -4,7 +4,7 @@ from compress import combine_blocks, compress_color, compress_font, \
         compress_dimension
 
 
-class TestProperties(TestCase):
+class TestCompress(TestCase):
     def test_combine_blocks(self):
         pass