shithub: aubio

ref: 0e70ef97a3fc256f3f1fd1481023a9b997965a13
dir: /python/tests/run_all_tests/

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

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