shithub: aubio

ref: 5d46eca8a0df2b3e6ac95b907b84580197b0845a
dir: /python/tests/run_all_tests/

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

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