shithub: aubio

ref: eeb45383e5f126b40e4e00a9e7d2a339eb5cf128
dir: /python/tests/run_all_tests/

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

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