shithub: aubio

ref: e8b47cec13cea38d9e1505a2b8031c86570a7753
dir: /python/tests/run_all_tests/

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

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