shithub: aubio

ref: 10fafc259b3df3f6c1430c87435fe5b6d8397abe
dir: /python/tests/run_all_tests/

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

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