shithub: aubio

ref: 50f39f5940cd6df6d651def78df1ee559d27c229
dir: /python/tests/run_all_tests/

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

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