shithub: aubio

ref: c9c012e61e07a5e4b1fe44e70bab45dc34ff7d5a
dir: /python/tests/run_all_tests/

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

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