shithub: aubio

ref: f16a85ca8388068f26212645dde27529cb3be979
dir: /python/tests/run_all_tests/

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

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