shithub: aubio

ref: 71b8af22b3c21324085958c1ece2b16b36d35ece
dir: /python/tests/run_all_tests/

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

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