shithub: aubio

ref: 4deb2559e0c36694474a010a1292f0d1605acebd
dir: /python/tests/run_all_tests/

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

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