shithub: aubio

ref: 78a564b0be96a5ece7d3e049abad9fb81a66b9a2
dir: /python/tests/run_all_tests/

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

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