mopidy/tests/__main__.py
2012-12-15 23:46:52 +01:00

6 lines
66 B
Python

from __future__ import unicode_literals
import nose
nose.main()