shithub: aubio

ref: 17d0f0e22c6ffac193b2b4b68c1faa65de419eb9
dir: /python/tests/run_all_tests/

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

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