shithub: aubio

ref: 29693d07736a0b1b2f980e2a6818f15a88fbd7c7
dir: /python/tests/run_all_tests/

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

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