shithub: aubio

ref: 22b0807e41c897a76c9cc2470eee842be3db8fab
dir: /python/tests/run_all_tests/

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

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