MM2: cosmetic changes
This commit is contained in:
parent
c1505f8bd2
commit
e21c9788da
|
@ -77,9 +77,9 @@ class TestMMP(unittest.TestCase):
|
|||
normalized['MDATA_KEY_BITRATE'] = u'256000'
|
||||
opath = mmp.organized_path(old_path, "/srv/airtime/stor/",
|
||||
normalized)
|
||||
# TODO : add a better test than this...
|
||||
self.assertTrue( len(opath) > 0 )
|
||||
|
||||
|
||||
def test_file_md5(self):
|
||||
p = os.path.realpath(__file__)
|
||||
m1 = mmp.file_md5(p)
|
||||
|
|
Loading…
Reference in New Issue