shithub: aubio

ref: eba0cc4f03e5cc19050f6ca7602613a9bc3b03b9
dir: /python/tests/run_all_tests/

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

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