shithub: aubio

ref: 0d63b5f1926e48ebcc0d7b20e0c748a8c600517a
dir: /python/tests/run_all_tests/

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

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