Renamed test class.

This commit is contained in:
Cédric Bonhomme 2016-04-13 22:31:58 +02:00
parent dc3cdd8f62
commit 75769e5bf7
No known key found for this signature in database
GPG key ID: A1CB94DE57B7A70D

View file

@ -29,7 +29,7 @@ import unittest
from stegano import slsbset
class TestSLSBSET(unittest.TestCase):
class TestSLSBSet(unittest.TestCase):
def test_hide_empty_message(self):
"""