shithub: aubio

ref: 3fcc85ead97b60f99e55b6d410afb6a9aef66978
dir: /python/tests/run_all_tests/

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

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