cc-4105: Added problem dir moving. Also locale config from old media monitor
This commit is contained in:
parent
4525bd5e4c
commit
9964c826ab
7 changed files with 53 additions and 9 deletions
|
@ -38,6 +38,7 @@ class TestMetadata(unittest.TestCase):
|
|||
self.assertEqual( mmm.airtime2mutagen[airtime], muta )
|
||||
|
||||
def test_format_length(self):
|
||||
# TODO : add some real tests for this function
|
||||
x1 = 123456
|
||||
print("Formatting '%s' to '%s'" % (x1, mmm.format_length(x1)))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue