shithub: aubio

ref: a2ed1699f4bf28d9a1cdacf574b902f1a3353b86
dir: /python/tests/run_all_tests/

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

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