shithub: aubio

ref: ac2652608e25582d843afbf3e7d9a6aaab6d1f8e
dir: /python/tests/run_all_tests/

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

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