shithub: aubio

ref: 7ed058cb5729e9ef8ed249e0ce233442537be3fc
dir: /python/tests/run_all_tests/

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

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