shithub: aubio

ref: 4e2173e742478d46b11dbec9d2cdf30e505b5d5d
dir: /python/tests/run_all_tests/

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

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