shithub: aubio

ref: e56ac1682768d07a44eccb58472b3d8a9d320904
dir: /python/tests/run_all_tests/

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

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