shithub: aubio

ref: a6f9ebfcd50eb432b9f2c8a7f32877e6dbb76d04
dir: /python/tests/run_all_tests/

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

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