shithub: aubio

ref: fd99f0df666f9dccf3e07b4b7b7b14d7c001fb9b
dir: /python/tests/run_all_tests/

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

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