shithub: aubio

ref: 60314193c914cfbc84cde61faeec17c8c81876fd
dir: /python/tests/run_all_tests/

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

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