shithub: aubio

ref: f44384dc0b1b32e783a4e0f0b515a88dea4003f1
dir: /python/tests/run_all_tests/

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

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