shithub: aubio

ref: 36e8956ab894e66488a9e526e2fb1af02ba496ab
dir: /python/tests/run_all_tests/

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

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