shithub: aubio

ref: 04ebe31d4ec7fbc950c7fc57f0f8da559d0a616c
dir: /python/tests/run_all_tests/

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

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