shithub: aubio

ref: fe957ad109fc479ee76ee422200c82a8d824bcc8
dir: /python/tests/run_all_tests/

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

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