shithub: aubio

ref: 7b38f3f3101798e99cf67b0db21b4ba68406e0be
dir: /python/tests/run_all_tests/

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

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