shithub: aubio

ref: afe90ee9fbd1a273515666d6e7f7a3e1f9f4c955
dir: /python/tests/run_all_tests/

View raw version
#! /usr/bin/env python

if __name__ == '__main__':
    import nose2.main
    nose2.discover()