shithub: aubio

ref: 07364a5e81de7ba8eebb76f205f7bab65df39524
dir: /python/tests/run_all_tests/

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

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