shithub: aubio

ref: 4da6f2020cda055de3b6e1199e1ebb5011a72a25
dir: /python/tests/run_all_tests/

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

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