shithub: aubio

ref: 0850e54138b7b33eb5630b92d7758d8a55f4e72b
dir: /python/tests/run_all_tests/

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

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