shithub: aubio

ref: 6c1709c38479a9ba5f2ed54cd90eb71564ffb210
dir: /python/tests/run_all_tests/

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

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