shithub: aubio

ref: 0a8f63f1d2a2fda16db83eca37002ce8ed762ba1
dir: /python/tests/run_all_tests/

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

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