shithub: aubio

ref: dec789bfaec94c7a7ec00a025fc645e481ba0a83
dir: /python/tests/run_all_tests/

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

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