shithub: aubio

ref: 911c22f5b2085e7e09cfc8da719e4be333898429
dir: /python/tests/run_all_tests/

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

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