shithub: aubio

ref: 717a8a98f06970423306f682b0bde6746833d456
dir: /python/tests/run_all_tests/

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

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