mopidy/tests/__main__.py
2010-03-23 23:54:49 +01:00

5 lines
56 B
Python

import nose
if __name__ == '__main__':
nose.main()