shithub: aubio

ref: 6f4f1175d685464c4646cd7d2bb4e5f49ef63468
dir: /python/tests/run_all_tests/

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

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