shithub: aubio

ref: 4eb48e69f34d56f4a72e454c5927a6fe8781bb66
dir: /python/tests/run_all_tests/

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

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