shithub: aubio

ref: e3b77e8f99c1e4ab03f79fcbb2c64efe633aa2b2
dir: /python/tests/run_all_tests/

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

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