shithub: aubio

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

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

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