shithub: aubio

ref: 445e60f592a50000ecaed674ce2d992f43e0d22b
dir: /python/tests/run_all_tests/

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

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