shithub: aubio

ref: 38592a6b5f751b65cbf6f8def3e0068045a54bf4
dir: /python/tests/run_all_tests/

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

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