shithub: aubio

ref: c6ae035aa79571f3c04640652e0020580e03c195
dir: /python/tests/run_all_tests/

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

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