shithub: aubio

ref: d8b116187410e34448847af9a2df9269625b4538
dir: /python/tests/run_all_tests/

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

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