shithub: aubio

ref: e5234832e62731617b49339be4f091b025d83a74
dir: /python/tests/run_all_tests/

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

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