shithub: aubio

ref: 0316feb35fa29adc9c1f035d56d5b500e1be3626
dir: /python/tests/run_all_tests/

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

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