shithub: aubio

ref: f8c75aaa3c89099bc4a46b325e4bbc5c8c82d106
dir: /python/tests/run_all_tests/

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

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