shithub: aubio

ref: 0d07a2a1d35af5346d8232feee8496b7a0f46b40
dir: /python/tests/run_all_tests/

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

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