shithub: aubio

ref: ad3770fa5f1372e5908805f6024ef3c4541d13ed
dir: /python/tests/run_all_tests/

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

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